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