Skip to content

Commit 1ebb5fd

Browse files
committed
Some more tweaks
1 parent 46ff41d commit 1ebb5fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,10 @@ jobs:
102102

103103
# Extra builds running only the unit tests with different PHP ini settings.
104104
- php: '5.5'
105+
os: 'ubuntu-latest'
105106
custom_ini: true
106107
- php: '7.0'
108+
os: 'ubuntu-latest'
107109
custom_ini: true
108110

109111
# yamllint disable-line rule:line-length

0 commit comments

Comments
 (0)