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 93172e6 commit 9d59beaCopy full SHA for 9d59bea
.github/workflows/debug-gpu.yml
@@ -2,7 +2,6 @@ name: Run tests
2
on: [push]
3
jobs:
4
pytest-ubuntu:
5
- # Ships with python 3.10. Using it saves time installing it.
6
runs-on: linux-gpu
7
steps:
8
- uses: actions/checkout@v4
0 commit comments