We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7957f commit 451f10cCopy full SHA for 451f10c
.github/workflows/integration-test.yml
@@ -7,6 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
fail-fast: false
10
+ max-parallel: 1
11
matrix:
12
tutor_version: ['<20.0.0', '<21.0.0', 'main']
13
steps:
0 commit comments