Skip to content

Commit bc1d3e4

Browse files
Trying macos-14 instead
1 parent a1f3377 commit bc1d3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
compiler: [clang]
4646
build: [Release, Debug]
47-
os: ['macos-latest']
47+
os: ['macos-14']
4848
uses: ./.github/workflows/generic_ci.yml
4949
with:
5050
install-name: 'install_osx.sh'

0 commit comments

Comments
 (0)