Skip to content

Commit

Permalink
ci: test all possible strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
evan361425 committed Dec 28, 2022
1 parent f70effd commit 9fadba0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
matrix:
versions:
- "8.0-6"
# - "8.0-7"
# - "8.0-8"
# - "8.1-6"
# - "8.1-7"
# - "8.1-8"
# - "8.1-9"
- "8.0-7"
- "8.0-8"
- "8.1-6"
- "8.1-7"
- "8.1-8"
- "8.1-9"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9fadba0

Please sign in to comment.