Always use latest version of runners

master
nirenjan 2022-09-11 00:46:11 -07:00
parent f699b95ff8
commit bd39009c74
1 changed files with 3 additions and 2 deletions

View File

@ -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