Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Jul 3, 2024
1 parent 4b24669 commit 79649a2
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 @@ -27,7 +27,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-12
- macos-13
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-12
- macos-13
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 79649a2

Please sign in to comment.