Skip to content

Commit 0c1ea78

Browse files
committed
wip: disable linux
1 parent cdc42be commit 0c1ea78

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/linux.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Linux
22

3-
on: [push]
3+
# on: [push]
4+
on: [release]
45

56
jobs:
67
ci:

0 commit comments

Comments
 (0)