Skip to content

Commit 51633d8

Browse files
reedyJeroenDeDauw
authored andcommitted
php.yml: Test on PHP 8.x versions
1 parent 0fc9009 commit 51633d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/php.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ jobs:
1616
- '7.2'
1717
- '7.3'
1818
- '7.4'
19+
- '8.0'
20+
- '8.1'
21+
- '8.2'
22+
- '8.3'
23+
- '8.4'
1924

2025
steps:
2126
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)