Skip to content

Commit 9c75ca5

Browse files
committed
bump php versions
1 parent 62fc8a5 commit 9c75ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
php: ['7.4', '8.0', '8.1']
12+
php: ['8.1', '8.2']
1313

1414
name: Linting - PHP ${{ matrix.php }}
1515
steps:

0 commit comments

Comments
 (0)