Skip to content

Commit 726b5fa

Browse files
committed
ci: fix publish
1 parent 7ab091c commit 726b5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ jobs:
338338

339339
publish:
340340
name: Publish
341-
runs-on: self-hosted
341+
runs-on: [self-hosted, linux]
342342
needs:
343343
- lint
344344
- test-macOS-windows-binding

0 commit comments

Comments
 (0)