Skip to content

Commit 9442d61

Browse files
committed
Build on Ubuntu 20.04
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent 7568c95 commit 9442d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
matrix:
5353
config:
5454
- {
55-
os: "ubuntu-latest",
55+
os: "ubuntu-20.04",
5656
arch: "amd64",
5757
wasiSDK: "linux",
5858
extension: "",
@@ -61,7 +61,7 @@ jobs:
6161
targetDir: "target/release",
6262
}
6363
- {
64-
os: "ubuntu-latest",
64+
os: "ubuntu-20.04",
6565
arch: "aarch64",
6666
wasiSDK: "linux",
6767
extension: "",

0 commit comments

Comments
 (0)