Skip to content

Commit 737acdd

Browse files
committed
chore: addig 8.4 to ci
1 parent aa6b80d commit 737acdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
operating-system: [ubuntu-latest]
20-
php-versions: ["8.1", "8.2", "8.3"]
20+
php-versions: ["8.1", "8.2", "8.3", "8.4"]
2121
dependency-versions: ["highest"]
2222
runs-on: ${{ matrix.operating-system }}
2323
steps:

0 commit comments

Comments
 (0)