Skip to content

Commit 29e3c5a

Browse files
committed
Generate Ubuntu and macOS workflows.
1 parent cf83b63 commit 29e3c5a

14 files changed

+17809
-7
lines changed

.github/workflows/nix-action-8.10-macos.yml

Lines changed: 2921 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/nix-action-8.10.yml renamed to .github/workflows/nix-action-8.10-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2906,7 +2906,7 @@ jobs:
29062906
name: Building/fetching current CI target
29072907
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.10" --argstr
29082908
job "zorns-lemma"
2909-
name: Nix CI for bundle 8.10
2909+
name: Nix CI for bundle 8.10 on platform ubuntu-latest
29102910
'on':
29112911
pull_request:
29122912
paths:

.github/workflows/nix-action-8.11-macos.yml

Lines changed: 3201 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/nix-action-8.11.yml renamed to .github/workflows/nix-action-8.11-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3186,7 +3186,7 @@ jobs:
31863186
name: Building/fetching current CI target
31873187
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.11" --argstr
31883188
job "zorns-lemma"
3189-
name: Nix CI for bundle 8.11
3189+
name: Nix CI for bundle 8.11 on platform ubuntu-latest
31903190
'on':
31913191
pull_request:
31923192
paths:

.github/workflows/nix-action-8.12-macos.yml

Lines changed: 3385 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/nix-action-8.12.yml renamed to .github/workflows/nix-action-8.12-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3370,7 +3370,7 @@ jobs:
33703370
name: Building/fetching current CI target
33713371
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.12" --argstr
33723372
job "zorns-lemma"
3373-
name: Nix CI for bundle 8.12
3373+
name: Nix CI for bundle 8.12 on platform ubuntu-latest
33743374
'on':
33753375
pull_request:
33763376
paths:

.github/workflows/nix-action-8.13-macos.yml

Lines changed: 3584 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/nix-action-8.13.yml renamed to .github/workflows/nix-action-8.13-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3569,7 +3569,7 @@ jobs:
35693569
name: Building/fetching current CI target
35703570
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.13" --argstr
35713571
job "zorns-lemma"
3572-
name: Nix CI for bundle 8.13
3572+
name: Nix CI for bundle 8.13 on platform ubuntu-latest
35733573
'on':
35743574
pull_request:
35753575
paths:

.github/workflows/nix-action-8.14-macos.yml

Lines changed: 2981 additions & 0 deletions
Large diffs are not rendered by default.

.github/workflows/nix-action-8.14.yml renamed to .github/workflows/nix-action-8.14-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2966,7 +2966,7 @@ jobs:
29662966
name: Building/fetching current CI target
29672967
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.14" --argstr
29682968
job "zorns-lemma"
2969-
name: Nix CI for bundle 8.14
2969+
name: Nix CI for bundle 8.14 on platform ubuntu-latest
29702970
'on':
29712971
pull_request:
29722972
paths:

0 commit comments

Comments
 (0)