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 1bfa921 commit 0b0634cCopy full SHA for 0b0634c
.github/workflows/release.yml
@@ -81,7 +81,7 @@ jobs:
81
82
upload:
83
name: Upload release artifacts
84
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
85
needs: [macos, linux]
86
steps:
87
- name: Checkout the repository
0 commit comments