We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effb878 commit 9b86a44Copy full SHA for 9b86a44
.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- instance: [0, 1, 2, 3]
+ instance: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
9
steps:
10
- uses: getsentry/action-setup-venv@3a832a9604b3e1a4202ae559248f26867b467cc7 # v2.1.1
11
with:
0 commit comments