Skip to content

Commit

Permalink
Bump bum macOS-14 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vt4a2h committed Oct 30, 2024
1 parent eaf8486 commit 8bb89aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: Build ${{ matrix.os }} ${{ matrix.build_type }} with ${{ matrix.preset }}
strategy:
matrix:
os: [macos-12]
os: [macos-14]
build_type: [Debug, Release]
preset: [system-clang]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8bb89aa

Please sign in to comment.