]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ci: Run on ubuntu-24.04 instead of ubuntu-latest
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 15 Aug 2025 15:23:51 +0000 (17:23 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 31 Aug 2025 08:30:48 +0000 (10:30 +0200)
I prefer to avoid *-latest tags.

.github/workflows/build.yaml

index 15ae6dafe9827e0d2a67fcc518dcb32d8b5801b6..3502d94dd3a766ffabc95c880be4e3939157b466 100644 (file)
@@ -337,7 +337,7 @@ jobs:
 
   build_windows_binary:
     timeout-minutes: 30
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-24.04
     strategy:
       fail-fast: false
       matrix: