Skip to content

Commit f10f8d3

Browse files
authored
Merge pull request #8 from sonesuke/fix/linux-binary-compatibility
build: update Linux build to Ubuntu 22.04
2 parents 014411e + a9c8f87 commit f10f8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
matrix:
4242
include:
4343
# Linux x86_64
44-
- os: ubuntu-20.04
44+
- os: ubuntu-22.04
4545
platform: linux-x86_64
4646
target: x86_64-unknown-linux-gnu
4747
binary_name: arxiv-cli

0 commit comments

Comments
 (0)