Skip to content

Commit dfa8a92

Browse files
committed
test only 8.4
1 parent 11c5703 commit dfa8a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
php-versions: [ '8.2', '8.3', '8.4' ]
9+
php-versions: [ '8.4' ]
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)