Skip to content

Commit

Permalink
[ci] Update macos images to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Oct 11, 2024
1 parent b03987c commit 815609e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
matrix:
compiler: [clang]
build: [Release, Debug]
os: ['macos-11']
os: ['macos-14', 'macos-14-large']
uses: ./.github/workflows/generic_ci.yml
with:
install-name: 'install_osx.sh'
Expand Down

0 comments on commit 815609e

Please sign in to comment.