Skip to content

Commit d4917a5

Browse files
committed
chore: arm64 public preview
1 parent 7ce5487 commit d4917a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
matrix:
4848
os:
4949
- ubuntu-latest
50+
- ubuntu-24.04-arm
5051
- macos-latest
5152
- windows-latest
5253
version:
@@ -75,6 +76,7 @@ jobs:
7576
matrix:
7677
os:
7778
- ubuntu-latest
79+
- ubuntu-24.04-arm
7880
- macos-latest
7981
- windows-latest
8082
version:
@@ -104,6 +106,7 @@ jobs:
104106
matrix:
105107
os:
106108
- ubuntu-latest
109+
- ubuntu-24.04-arm
107110
- macos-latest
108111
- windows-latest
109112
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)