Skip to content

Commit 9f413a5

Browse files
committed
Update CI.yml
1 parent 7b54231 commit 9f413a5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,13 @@ jobs:
5757
native: false
5858

5959
# Ubuntu Arm
60-
- os: ubuntu-24.04-arm
60+
- os: ubuntu-20.04-arm
6161
node_arch: arm64
6262
cpp_arch: arm64
63-
distro: ubuntu20.04
64-
native: false
63+
native: true
6564

6665
# Musl Alpine Arm
67-
- os: ubuntu-24.04-arm
66+
- os: ubuntu-20.04-arm
6867
node_arch: arm64
6968
cpp_arch: arm64
7069
distro: alpine_latest

0 commit comments

Comments
 (0)