Skip to content

Commit

Permalink
Merge branch 'master' into jwi-bcc64xlinker
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen authored Jul 3, 2024
2 parents 503f31c + e38d415 commit 58bd9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
build:
strategy:
matrix:
cxxstd: ["11"]
os: [macos-11, macos-12]
cxxstd: ["17"]
os: [macos-12, macos-13]
include:
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 58bd9d8

Please sign in to comment.