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 d13596a commit 74ca786Copy full SHA for 74ca786
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
npm install ws
61
node tests/smoke.js
62
build-arm:
63
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
64
name: Build on ${{ matrix.arch }}
65
strategy:
66
matrix:
0 commit comments