Skip to content

Commit 9ade491

Browse files
authored
Merge branch 'master' into port_php8
2 parents 2f4e356 + e05e9c8 commit 9ade491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
operating-system: ['ubuntu-latest', 'macos-latest']
26+
2627
php-versions: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
2728
steps:
2829
- name: Get source code

0 commit comments

Comments
 (0)