Skip to content

Commit

Permalink
Build AArch64 ISO's with Ktisis
Browse files Browse the repository at this point in the history
  • Loading branch information
drakon64 committed Dec 5, 2024
1 parent 1cfeaba commit 4efe72f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cosmic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
strategy:
matrix:
architecture:
- system: x86_64-linux
runner: ubuntu-latest
name: x86_64
# - system: x86_64-linux
# runner: ubuntu-latest
# name: x86_64
- system: aarch64-linux
runner: [ linux, ARM64, drakon64/github-actions-runner-aws, EC2-c8g.xlarge, EBS-30GB ]
runner: [ linux, ARM64, self-hosted, ktisis, ktisis-c4a-highcpu-4 ]
name: AArch64

name: COSMIC ${{ matrix.architecture.name }} Live ISO
Expand Down

0 comments on commit 4efe72f

Please sign in to comment.