Skip to content

Commit

Permalink
Merge branch 'master' into port_php8
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX authored Nov 26, 2024
2 parents 2f4e356 + e05e9c8 commit 9ade491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
strategy:
matrix:
operating-system: ['ubuntu-latest', 'macos-latest']

php-versions: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
steps:
- name: Get source code
Expand Down

0 comments on commit 9ade491

Please sign in to comment.