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 c41098b commit 7dcdac7Copy full SHA for 7dcdac7
.github/workflows/test.yaml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
name: PHP ${{ matrix.php-version }} + Symfony ${{ matrix.symfony-version }}
8
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
11
strategy:
12
matrix:
0 commit comments