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 de600c4 commit 4f40a0eCopy full SHA for 4f40a0e
.github/workflows/docker-build-action.yaml
@@ -30,7 +30,7 @@ on:
30
31
jobs:
32
buildx:
33
- runs-on: ubuntu-latest
+ runs-on: [single-gpu, nvidia-gpu, t4, ci]
34
steps:
35
- name: Check out
36
uses: actions/checkout@v3
0 commit comments