Skip to content

Commit

Permalink
add more events to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
thht committed Oct 3, 2024
1 parent 5d35a46 commit a632abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
test_environment: [testpy311, testpy312]
test_environment: [testpy311np1pd21, testpy311np1pd22, testpy311np1pd-latest, testpy311np2pd22, testpy311np2pd-latest, testpy312np1pd21, testpy312np1pd22, testpy312np1pd-latest, testpy312np2pd22, testpy312np2pd-latest]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit a632abb

Please sign in to comment.