Skip to content

Commit

Permalink
Update Github actions configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed May 30, 2020
1 parent 35c58cb commit b25c0cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github: loophp
github: drupol
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
php-versions: ['7.1', '7.2', '7.3', '7.4']
php-versions: ['7.2', '7.3', '7.4']

steps:
- name: Checkout
Expand Down

0 comments on commit b25c0cf

Please sign in to comment.