We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df33f7a commit c100b9eCopy full SHA for c100b9e
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
phpVersion: ['8.0', '8.1', '8.2', '8.3']
19
winterBranch: ['develop']
20
include:
21
- - operatingSystem: [ubuntu-latest]
+ - operatingSystem: ubuntu-latest
22
phpVersion: '7.4'
23
winterBranch: '1.1'
24
fail-fast: false
0 commit comments