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 383547e commit 06beaffCopy full SHA for 06beaff
.github/workflows/unittest_ci.yml
@@ -90,7 +90,7 @@ jobs:
90
91
# download from GHA, test on gpu
92
test_on_gpu:
93
- runs-on: ${{ matrix.os }}i
+ runs-on: ${{ matrix.os }}
94
timeout-minutes: 45
95
strategy:
96
matrix:
0 commit comments