Skip to content

Commit

Permalink
Update version support.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Mar 27, 2023
1 parent 12dd3aa commit fab593d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
operating-system:
- windows-2019
- windows-2016
- ubuntu-20.04
- ubuntu-18.04
# - macos-11.0
- macos-10.15
- ubuntu-22.04
- ubuntu-10.04
- macos-11.0
php:
- 5.6
- 7.0
Expand All @@ -20,6 +19,8 @@ jobs:
- 7.3
- 7.4
- 8.0
- 8.1
- 8.2
exclude:
- operating-system: windows-2019
php: 5.6
Expand Down

0 comments on commit fab593d

Please sign in to comment.