Skip to content

Commit 89980f4

Browse files
authored
Run GitHub Actions test in php 8.1.0beta1 as well (#212)
1 parent 801f365 commit 89980f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- PHP_VERSION: '7.3'
3434
- PHP_VERSION: '7.4'
3535
- PHP_VERSION: '8.0'
36+
- PHP_VERSION: '8.1.0beta1'
3637

3738
# Steps represent a sequence of tasks that will be executed as part of the job
3839
steps:

0 commit comments

Comments
 (0)