Skip to content

Commit 214cb09

Browse files
committed
Update build.yml
1 parent f2f387a commit 214cb09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
php-versions: [ '8.2', '8.3', '8.4' ]
8+
php-versions: [ '8.3', '8.4' ]
99
name: Testing on PHP ${{ matrix.php-versions }}
1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)