Message ID | 20240524194715.695916-5-gitster@pobox.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 93ec0a7cbfceefaa0a618181998100b2884e84c6 |
Headers | show |
Series | Fix various overly aggressive protections in 2.45.1 and friends | expand |
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2dc0221f7f..583e7cd5f0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -264,7 +264,7 @@ jobs: cc: clang pool: macos-13 - jobname: osx-gcc - cc: gcc + cc: gcc-13 cc_package: gcc-13 pool: macos-13 - jobname: linux-gcc-default