We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce5557 commit 3977a6dCopy full SHA for 3977a6d
1 file changed
.github/workflows/release.yml
@@ -91,7 +91,7 @@ jobs:
91
matrix:
92
include:
93
# Linux
94
- - os: ubuntu-22.04
+ - os: ubuntu-latest
95
target: x86_64-unknown-linux-gnu
96
os_name: linux
97
arch: amd64
0 commit comments