Skip to content

Commit 3b1ec2b

Browse files
committedMay 28, 2024
ci: tests on 8.2
1 parent e0c338d commit 3b1ec2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: true
2121
matrix:
22-
php: [8.2, 8.3]
22+
php: [8.2]
2323
stability: [prefer-stable]
2424

2525
name: PHP ${{ matrix.php }} - STABILITY ${{ matrix.stability }}

0 commit comments

Comments
 (0)