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 f6e48d1 commit d4e4351Copy full SHA for d4e4351
.github/workflows/tests.yml
@@ -74,7 +74,7 @@ jobs:
74
flags: unittests
75
integration:
76
name: Integration tests
77
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
78
needs: pre_job
79
if: needs.pre_job.outputs.should_skip != 'true'
80
steps:
0 commit comments