Skip to content

Commit 7cfaced

Browse files
committed
Test on PHP 8.0
1 parent 1605880 commit 7cfaced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
strategy:
7171
matrix:
72-
php: [7.4]
72+
php: [7.4, 8.0]
7373

7474
dependencies: [locked]
7575

@@ -127,7 +127,7 @@ jobs:
127127

128128
strategy:
129129
matrix:
130-
php: [7.4]
130+
php: [7.4, 8.0]
131131

132132
dependencies:
133133
- "lowest"

0 commit comments

Comments
 (0)