Skip to content

Commit fce2875

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/support-revisions-and-more' into support-revisions-and-more
2 parents 84799f9 + 677e764 commit fce2875

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

ci.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
, checkMaterialization ? true
77
, compat
88
, system
9-
, evalSystem ? builtins.currentSystem or "x86_64-linux"
9+
, evalSystem ? builtins.currentSystem or "aarch64-linux"
1010
, pkgs ? (compat { inherit system; }).pkgs }:
1111
let
1212
inherit (import ./ci-lib.nix { inherit pkgs; }) dimension platformFilterGeneric filterAttrsOnlyRecursive;

materialized/bootstrap/ghc883/alex/default.nix

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)