Skip to content

Commit c04de53

Browse files
committed
Nix dev cache: disable ARM linux builds for now
See #5789
1 parent fc25427 commit c04de53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-dev-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
os:
2424
- ubuntu-24.04
25-
- ubuntu-24.04-arm
25+
# - ubuntu-24.04-arm https://github.com/unisonweb/unison/issues/5789
2626
- macos-13
2727
- macos-14
2828
steps:

0 commit comments

Comments
 (0)