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 2418026 commit 6f6c3e0Copy full SHA for 6f6c3e0
1 file changed
.github/workflows/integration-test.yml
@@ -52,7 +52,7 @@ jobs:
52
- '.github/workflows/integration-test.yml'
53
54
integration:
55
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
56
57
needs: changes
58
if: needs.changes.outputs.src != 'false'
0 commit comments