Skip to content

Commit 3fab39d

Browse files
committed
Generate Ubuntu and macOS workflows.
1 parent 01b1942 commit 3fab39d

14 files changed

+19156
-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: 3242 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
@@ -3227,7 +3227,7 @@ jobs:
32273227
name: Building/fetching current CI target
32283228
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.11" --argstr
32293229
job "zorns-lemma"
3230-
name: Nix CI for bundle 8.11
3230+
name: Nix CI for bundle 8.11 on platform ubuntu-latest
32313231
'on':
32323232
pull_request:
32333233
paths:

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

Lines changed: 3431 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
@@ -3416,7 +3416,7 @@ jobs:
34163416
name: Building/fetching current CI target
34173417
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.12" --argstr
34183418
job "zorns-lemma"
3419-
name: Nix CI for bundle 8.12
3419+
name: Nix CI for bundle 8.12 on platform ubuntu-latest
34203420
'on':
34213421
pull_request:
34223422
paths:

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

Lines changed: 3635 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
@@ -3620,7 +3620,7 @@ jobs:
36203620
name: Building/fetching current CI target
36213621
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.13" --argstr
36223622
job "zorns-lemma"
3623-
name: Nix CI for bundle 8.13
3623+
name: Nix CI for bundle 8.13 on platform ubuntu-latest
36243624
'on':
36253625
pull_request:
36263626
paths:

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

Lines changed: 3221 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
@@ -3206,7 +3206,7 @@ jobs:
32063206
name: Building/fetching current CI target
32073207
run: NIXPKGS_ALLOW_UNFREE=1 nix-build --no-out-link --argstr bundle "8.14" --argstr
32083208
job "zorns-lemma"
3209-
name: Nix CI for bundle 8.14
3209+
name: Nix CI for bundle 8.14 on platform ubuntu-latest
32103210
'on':
32113211
pull_request:
32123212
paths:

0 commit comments

Comments
 (0)