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 9a47b55 commit aebd701Copy full SHA for aebd701
.github/workflows/dispatch.yml
@@ -53,7 +53,7 @@ jobs:
53
54
if: needs.test.result == 'success' && startsWith( github.ref, 'refs/tags/v' )
55
56
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
57
58
steps:
59
- name: Checkout Code Repository
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
60
61
62
0 commit comments