feat: support linux arm64 public preview (#1144)
This commit is contained in:
committed by
GitHub
parent
a0297a1378
commit
ec5d18412c
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -47,6 +47,7 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04-arm
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
version:
|
||||
@@ -75,6 +76,7 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04-arm
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
version:
|
||||
@@ -104,6 +106,7 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04-arm
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Reference in New Issue
Block a user