Skip to content

Commit 780a3d0

Browse files
committed
chore(github): build x86_64-unknown-linux-gnu release binary on ubuntu-22.04
1 parent aafc167 commit 780a3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
include:
3131
- target: x86_64-unknown-linux-gnu
32-
os: ubuntu-20.04
32+
os: ubuntu-22.04
3333
- target: x86_64-apple-darwin
3434
os: macos-latest
3535
- target: aarch64-apple-darwin

0 commit comments

Comments
 (0)