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 a798aa0 commit 9970cecCopy full SHA for 9970cec
.github/workflows/pytest_gpu.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
strategy:
11
matrix:
12
- runner: ["linux-x86-g2-48-l4-4gpu"]
+ runner: ["mike-x86-g2-48-l4-4gpu"]
13
python: ["3.10"]
14
15
runs-on: ${{ matrix.runner }}
0 commit comments