We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b949609 commit ce18dd1Copy full SHA for ce18dd1
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ env:
17
jobs:
18
publish:
19
name: Publish
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
21
steps:
22
- name: Get Release assets
23
env:
0 commit comments