Skip to content

Commit

Permalink
test macos-14-large
Browse files Browse the repository at this point in the history
  • Loading branch information
samanhappy committed May 7, 2024
1 parent c359c3c commit 0a1e9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-13]
os: [ubuntu-latest, windows-latest, macos-14-large]
steps:
- name: Checkout Source Code
uses: actions/checkout@v4
Expand Down

0 comments on commit 0a1e9ea

Please sign in to comment.