Skip to content

Commit

Permalink
ci: add more strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
evan361425 committed Dec 28, 2022
1 parent 9fadba0 commit 2af3460
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ jobs:
- "8.0-6"
- "8.0-7"
- "8.0-8"
- "8.1-6"
- "8.1-7"
- "8.0-9"
- "8.1-8"
- "8.1-9"
- "8.2-8"
- "8.2-9"

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

0 comments on commit 2af3460

Please sign in to comment.