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 1ae1e3a commit eca4106Copy full SHA for eca4106
.github/workflows/release.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
17
steps:
18
- name: Extract version
19
shell: bash
0 commit comments