Skip to content

Commit 4e59a1d

Browse files
authored
Update build.yml "gfx1100;gfx1101;gfx1102;gfx1030;gfx906"
"gfx1100;gfx1101;gfx1102;gfx1030;gfx906"
1 parent 2309aa6 commit 4e59a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ jobs:
10101010

10111011
strategy:
10121012
matrix:
1013-
gpu_target: [gfx1100, gfx1101, gfx1030, "gfx1100;gfx1101;gfx1102;gfx1030;gfx906"]
1013+
gpu_target: [gfx1100, gfx1101, gfx1030, '"gfx1100;gfx1101;gfx1102;gfx1030;gfx906"']
10141014

10151015
steps:
10161016
- name: Clone

0 commit comments

Comments
 (0)