Skip to content

Commit 3a0fb13

Browse files
committed
Anothr try to combine includes
1 parent 8e92755 commit 3a0fb13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232
build_type: ['ts', 'nts']
3333

3434
include:
35-
- php: '7.0'
36-
- php: '7.1'
35+
- php: ['7.0', '7.1']
3736
vc_num: 14
3837
vc_prefix: 'vc'
3938
os: windows-2016

0 commit comments

Comments
 (0)