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.
2 parents de600c4 + 4f40a0e commit 0879391Copy full SHA for 0879391
.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