]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .github/workflows/main.yml
Sync with 2.31.8
[thirdparty/git.git] / .github / workflows / main.yml
index 73856bafc9debd7cfed82419706a4b023c69651b..158be9a83ae3e47e30f275c643812f60e29745fa 100644 (file)
@@ -287,7 +287,7 @@ jobs:
             pool: ubuntu-latest
           - jobname: linux-gcc
             cc: gcc
-            pool: ubuntu-latest
+            pool: ubuntu-20.04
           - jobname: osx-clang
             cc: clang
             pool: macos-latest
@@ -345,7 +345,7 @@ jobs:
     if: needs.ci-config.outputs.enabled == 'yes'
     env:
       jobname: StaticAnalysis
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-22.04
     steps:
     - uses: actions/checkout@v1
     - run: ci/install-dependencies.sh