Skip to content

Commit 9b30594

Browse files
authored
Turn off amdgpu zone builds for now (#110)
1 parent 4b5d969 commit 9b30594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
contents: read
99
packages: read
1010
env:
11-
TEST_MATRIX_SPEC: "only-latest:flavor=host,zone,zone-amdgpu,zone-nvidiagpu"
11+
TEST_MATRIX_SPEC: "only-latest:flavor=host,zone,zone-nvidiagpu"
1212
jobs:
1313
test:
1414
name: test

0 commit comments

Comments
 (0)