mirror of https://github.com/nirenjan/pinelog.git
Always use latest version of runners
parent
f699b95ff8
commit
bd39009c74
|
@ -17,8 +17,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-18.04
|
- ubuntu-latest
|
||||||
- ubuntu-20.04
|
- windows-latest
|
||||||
|
- macos-latest
|
||||||
cc:
|
cc:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
|
Loading…
Reference in New Issue