Skip to content

Commit

Permalink
修复了 ci 中的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
SartreShao committed Jul 28, 2020
1 parent 6275ca5 commit 9055791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:

# create a build matrix for jobs
strategy:
fail-fast: false
matrix:
os: [windows-2019, macos-10.15]
fail-fast: false

# create steps
steps:
Expand Down

0 comments on commit 9055791

Please sign in to comment.