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 c60d56f commit 419b1acCopy full SHA for 419b1ac
.github/workflows/push.yml
@@ -44,7 +44,7 @@ env:
44
45
jobs:
46
unit:
47
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
48
timeout-minutes: 60
49
needs: latest-tag-sha
50
if: (needs['latest-tag-sha'].outputs.sha != github.sha)
0 commit comments