Skip to content

Commit

Permalink
use macos-14 as macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Shourya742 committed Dec 13, 2024
1 parent 2675ef9 commit 6157916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
strategy:
matrix:
os:
- macos-latest
- macos-14
- ubuntu-latest
include:
- os: macos-latest
- os: macos-14
target: x86_64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit 6157916

Please sign in to comment.