Skip to content

Commit

Permalink
ci: Use macos-latest for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo authored Aug 7, 2024
1 parent 97f24cc commit bec4993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -37,7 +37,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bec4993

Please sign in to comment.