We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624432a commit e3be40aCopy full SHA for e3be40a
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
include:
18
- - os: ubuntu-latest
+ - os: ubuntu-22.04
19
target: x86_64-unknown-linux-gnu
20
binary_ext: ""
21
archive_ext: "tar.gz"
0 commit comments