We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b54231 commit 9f413a5Copy full SHA for 9f413a5
1 file changed
.github/workflows/CI.yml
@@ -57,14 +57,13 @@ jobs:
57
native: false
58
59
# Ubuntu Arm
60
- - os: ubuntu-24.04-arm
+ - os: ubuntu-20.04-arm
61
node_arch: arm64
62
cpp_arch: arm64
63
- distro: ubuntu20.04
64
- native: false
+ native: true
65
66
# Musl Alpine Arm
67
68
69
70
distro: alpine_latest
0 commit comments