Skip to content

Commit

Permalink
cmake.yml: Migrate off of soon-to-be-removed image macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork authored and rpodgorny committed Nov 4, 2024
1 parent cce95cf commit 0782274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# macFUSE on macOS
- cc: gcc-12
clang_major_version: null
runs-on: macos-12
runs-on: macos-13
- cc: clang-15
clang_major_version: 15
runs-on: macos-14
Expand Down

0 comments on commit 0782274

Please sign in to comment.