Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo committed Jul 5, 2024
1 parent 19d7c4c commit 78f072b
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 @@ -30,7 +30,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -43,7 +43,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 78f072b

Please sign in to comment.