Skip to content

Commit 7dcdac7

Browse files
authored
switch_to_ubuntu22 (#715)
1 parent c41098b commit 7dcdac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
name: PHP ${{ matrix.php-version }} + Symfony ${{ matrix.symfony-version }}
88

9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-22.04
1010

1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)