Skip to content

Commit 9725b35

Browse files
committed
try arm64
1 parent cba5b9c commit 9725b35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [windows-latest, macos-latest, ubuntu-22.04]
12+
os: [windows-latest, macos-latest, ubuntu-22.04, ubuntu-22.04-arm]
1313
fail-fast: false
1414
steps:
1515
- name: Expose GitHub Runtime

buildscripts

0 commit comments

Comments
 (0)