Skip to content

Commit 1309465

Browse files
committed
1 parent 1060f46 commit 1309465

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- os: ubuntu-latest
17+
- os: ubuntu-24.04-arm
1718
- os: macOS-latest
1819
- os: windows-latest
1920
steps:

.github/workflows/nix-flake.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- os: ubuntu-latest
17+
- os: ubuntu-24.04-arm
1718
- os: macOS-latest
1819
steps:
1920
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)