We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd6501 commit bc84c31Copy full SHA for bc84c31
.github/workflows/juno-test.yml
@@ -18,6 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ubuntu-latest, macos-latest, ubuntu-arm64-4-core]
21
+ iteration: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
22
runs-on: ${{ matrix.os }}
23
env:
24
VM_DEBUG: true
0 commit comments