Skip to content

Commit

Permalink
CI: Run on macOS 12 for gcc 9
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Aug 2, 2024
1 parent 81f9d25 commit b1342da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd64_macos_gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:

amd64_macos_gcc:
runs-on: macos-latest
runs-on: macos-12
timeout-minutes: 10
env:
CC: gcc-9
Expand Down

0 comments on commit b1342da

Please sign in to comment.