Skip to content

Commit 8ae353e

Browse files
committed
Github Actions: Add PHP 8.x
1 parent 1bcdce6 commit 8ae353e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- php: '7.2'
1818
- php: '7.3'
1919
- php: '7.4'
20+
- php: '8.0'
2021

2122
name: PHP ${{ matrix.php }}
2223

0 commit comments

Comments
 (0)