We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd977b commit 1bfa921Copy full SHA for 1bfa921
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
linux:
34
name: Build Linux binaries
35
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
36
steps:
37
- name: Checkout
38
uses: actions/checkout@v4
0 commit comments