Skip to content

Commit

Permalink
macos-ci.yml: Disable macOS 14 again for now
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy authored Dec 22, 2024
1 parent 2c4a30a commit 53d18fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
os:
- macos-13
- macos-14
# - macos-14
compiler:
- clang
- gcc
Expand Down

0 comments on commit 53d18fd

Please sign in to comment.