Skip to content

Commit c84d48d

Browse files
authored
Build prebuilds on Ubuntu 22.04 to increase Linux version compatibility (#251)
1 parent 3343ab8 commit c84d48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os:
2121
- windows-latest
2222
- macos-latest
23-
- ubuntu-latest
23+
- ubuntu-22.04
2424
node:
2525
- 18
2626
- 20

0 commit comments

Comments
 (0)