Skip to content

Commit 524258a

Browse files
authored
To migrate react warning test (#2273)
1 parent c0cf7a6 commit 524258a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
298298
no-warnings-and-make-assets:
299299
name: "React Code Has No Warnings & is Prettified, then Make Assets"
300-
runs-on: ${{ matrix.os }}
300+
runs-on: self-hosted
301301
strategy:
302302
matrix:
303303
go-version: [ 1.18.x, 1.19.x ]

0 commit comments

Comments
 (0)