Skip to content

Commit

Permalink
Merge pull request #2299 from DOCGroup/jwillemsen-patch-3
Browse files Browse the repository at this point in the history
Update macosx.yml
  • Loading branch information
jwillemsen authored Nov 5, 2024
2 parents fad364d + 1674fc5 commit 0cc180b
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 @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, macos-13]
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 0cc180b

Please sign in to comment.