Skip to content

Commit c100b9e

Browse files
committed
Minor fix to tests config
1 parent df33f7a commit c100b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
phpVersion: ['8.0', '8.1', '8.2', '8.3']
1919
winterBranch: ['develop']
2020
include:
21-
- operatingSystem: [ubuntu-latest]
21+
- operatingSystem: ubuntu-latest
2222
phpVersion: '7.4'
2323
winterBranch: '1.1'
2424
fail-fast: false

0 commit comments

Comments
 (0)