Skip to content

Commit 74ca786

Browse files
Update build.yml
1 parent d13596a commit 74ca786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
npm install ws
6161
node tests/smoke.js
6262
build-arm:
63-
runs-on: ubuntu-latest
63+
runs-on: ubuntu-22.04
6464
name: Build on ${{ matrix.arch }}
6565
strategy:
6666
matrix:

0 commit comments

Comments
 (0)