File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 26
26
strategy :
27
27
matrix :
28
28
config : [release, debug]
29
- os : [ubuntu-18 .04]
29
+ os : [ubuntu-20 .04]
30
30
31
31
steps :
32
32
- name : Checkout
Original file line number Diff line number Diff line change @@ -65,7 +65,8 @@ Other resources to learn how to setup the build system:
65
65
| Mac OS X (latest) | :white_check_mark : | :white_check_mark : |
66
66
| Ubuntu 14.04.x LTS | :white_check_mark : | |
67
67
| Ubuntu 16.04.x LTS | :white_check_mark : | |
68
- | Ubuntu 18.04.x LTS | :white_check_mark : | :white_check_mark : |
68
+ | Ubuntu 18.04.x LTS | :white_check_mark : | |
69
+ | Ubuntu 20.04.x LTS | :white_check_mark : | :white_check_mark : |
69
70
| Ubuntu (latest) | :white_check_mark : | :white_check_mark : |
70
71
| Windows 7.1 | :white_check_mark : | |
71
72
| Windows 8.1 | :white_check_mark : | |
You can’t perform that action at this time.
0 commit comments