]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .github/workflows/main.yml
Sync with 2.30.9
[thirdparty/git.git] / .github / workflows / main.yml
index 5f2f884b92f6bdb46cc38fb0af5876d4484753f5..f2b4255af9585b19d6aad5d464b5b5c5c2f8832a 100644 (file)
@@ -282,7 +282,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
@@ -340,7 +340,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