File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
40 | 40 | # {php}-{ts}-{os.name}-{compiler}-{arch}
|
41 | 41 | include:
|
42 | 42 | # Linux
|
43 |
| -- { name: ubuntu-gcc, os: ubuntu-18.04, compiler: gcc, ccov: 'ON' } |
| 43 | +- { name: ubuntu-gcc, os: ubuntu-20.04, compiler: gcc, ccov: 'ON' } |
44 | 44 | # macOS
|
45 | 45 | - { name: macos-clang, os: macos-10.15, compiler: clang, ccov: 'ON' }
|
46 | 46 | # Windows
|
|
You can’t perform that action at this time.
0 commit comments