We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4008c17 commit c25b75bCopy full SHA for c25b75b
1 file changed
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
release:
18
name: Release
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
timeout-minutes: 5
21
22
steps:
0 commit comments