Skip to content

Commit 2a848b6

Browse files
committed
bring back ci testing of dependencies
1 parent 3dcbdf7 commit 2a848b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
# so that we can catch any (involuntary) breakage.
154154
# NB: if any are detected, do not forget to mark the current versions of dependents as incompatible in composer.json
155155
test-dependencies:
156-
runs-on: ubuntu-20.04
156+
runs-on: ubuntu-22.04
157157
strategy:
158158
fail-fast: false
159159
matrix:

0 commit comments

Comments
 (0)