Skip to content

Commit cc05aed

Browse files
committed
Update library support build script
1 parent 4da3b60 commit cc05aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
- ubuntu-latest
77
strategy:
88
matrix:
9-
php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
9+
php: ['8.1', '8.2', '8.3']
1010
steps:
1111
- name: Configure Git
1212
if: ${{ matrix.os == 'windows-latest' }}

0 commit comments

Comments
 (0)