We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189ec35 commit a3ff923Copy full SHA for a3ff923
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
release:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
permissions:
12
contents: write
13
steps:
0 commit comments