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:
matrix:
os:
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-latest
- windows-latest
- macos-latest
cc:
- gcc
- clang