Skip to content

Commit

Permalink
Merge pull request #2277 from mitza-oci/gha-macos-ace6
Browse files Browse the repository at this point in the history
[ACE 6] GitHub Actions: use newer macOS runners
  • Loading branch information
mitza-oci authored Aug 15, 2024
2 parents d3c6962 + cf85c0a commit 0e047e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
cxxstd: ["03", "11", "17"]
os: [macos-11, macos-12]
os: [macos-13, macos-14]
include:
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0e047e6

Please sign in to comment.