Skip to content

Commit f5c44e4

Browse files
committed
Build binary to be compatible with downlevel Linux
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent 52e8aa9 commit f5c44e4

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)