Skip to content

Commit

Permalink
Merge pull request #1304 from Shourya742/2024-12-18-change-to-macos-13
Browse files Browse the repository at this point in the history
change macos-14 to macos-13
  • Loading branch information
plebhash authored Dec 18, 2024
2 parents bf68d8e + b76d444 commit da06218
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-14
- macos-13
- ubuntu-latest
include:
- os: macos-14
- os: macos-13
target: x86_64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit da06218

Please sign in to comment.