Skip to content

Commit

Permalink
Minor fix to tests config
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Jul 19, 2024
1 parent 3422f93 commit df33f7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
phpVersion: ['8.0', '8.1', '8.2', '8.3']
winterBranch: ['develop']
include:
- phpVersion: '7.4'
- operatingSystem: [ubuntu-latest]
phpVersion: '7.4'
winterBranch: '1.1'
fail-fast: false

Expand Down

0 comments on commit df33f7a

Please sign in to comment.