Skip to content

Commit b1390b4

Browse files
committed
drop 8.1
1 parent e049e25 commit b1390b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up PHP
3333
uses: shivammathur/setup-php@v2
3434
with:
35-
php-version: 8.1
35+
php-version: 8.2
3636

3737
- name: Checkout code
3838
uses: actions/checkout@v3

0 commit comments

Comments
 (0)