Skip to content

Commit 4f40a0e

Browse files
runs on
1 parent de600c4 commit 4f40a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030

3131
jobs:
3232
buildx:
33-
runs-on: ubuntu-latest
33+
runs-on: [single-gpu, nvidia-gpu, t4, ci]
3434
steps:
3535
- name: Check out
3636
uses: actions/checkout@v3

0 commit comments

Comments
 (0)