Skip to content

Commit 58c611e

Browse files
committed
Don't wait for aarch64-linux hydra builds
1 parent 59a3afb commit 58c611e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/aarch64-linux.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: DevX closures for aarch64-linux
22

33
on:
4-
push:
4+
# Disabled until we have a new aarch64-linux hydra builder
5+
# push:
56

67
jobs:
78
build:

0 commit comments

Comments
 (0)