Skip to content

Commit f821e5c

Browse files
committed
Use newer PHP version in CI
1 parent 3909651 commit f821e5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
strategy:
1111
matrix:
1212
php:
13+
- 8.2
14+
- 8.1
1315
- 8.0
1416
- 7.4
1517
- 7.3

0 commit comments

Comments
 (0)