Skip to content

Commit 8432612

Browse files
committed
Add php8 to build matrix
I expect this to fail per #46
1 parent f13e90c commit 8432612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- '7.2'
1616
- '7.3'
1717
- '7.4'
18+
- '8.0'
1819
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
1920
steps:
2021
- name: Checkout

0 commit comments

Comments
 (0)