Skip to content

Commit

Permalink
Run macOS CI on macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Jan 31, 2024
1 parent 42a01b0 commit 65f0833
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 @@ -18,7 +18,7 @@ jobs:
test:
strategy:
matrix:
os: [macos-13, ubuntu-22.04]
os: [macos-14, ubuntu-22.04]
name: Test
runs-on: ${{ matrix.os }}
environment: ci
Expand Down

0 comments on commit 65f0833

Please sign in to comment.