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 0b8df06 commit e163184Copy full SHA for e163184
1 file changed
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
release:
10
name: Create release
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Set variables
14
id: init
0 commit comments