Skip to content

Commit

Permalink
Update macOS version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ktras committed Jun 5, 2024
1 parent d422e5e commit f3d1517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macOS-11, ubuntu-24.04]
os: [macos-14-large, ubuntu-24.04]

env:
PREFIX: install
Expand Down

0 comments on commit f3d1517

Please sign in to comment.