We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcbdf7 commit 2a848b6Copy full SHA for 2a848b6
1 file changed
.github/workflows/ci.yaml
@@ -153,7 +153,7 @@ jobs:
153
# so that we can catch any (involuntary) breakage.
154
# NB: if any are detected, do not forget to mark the current versions of dependents as incompatible in composer.json
155
test-dependencies:
156
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
157
strategy:
158
fail-fast: false
159
matrix:
0 commit comments