Skip to content

Commit 5b80fab

Browse files
authored
Merge pull request #175 from itowlson/build-for-compatibility
Build binary to be compatible with downlevel Linux
2 parents 52e8aa9 + f5c44e4 commit 5b80fab

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
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
include:
12-
- os: ubuntu-latest
12+
- os: "ubuntu-22.04"
1313
run_lints: true
1414
test_wasm_build: true
1515
- os: windows-latest

0 commit comments

Comments
 (0)