Add more platform tests for more compiler tests

This commit is contained in:
christophe 2023-12-26 11:34:45 +01:00
parent 41bc93cf58
commit 97d4986e01

View file

@ -14,7 +14,7 @@ jobs:
matrix:
std: [98, 11, 14, 17, 20]
config: [Debug, Release]
os: [windows-latest, ubuntu-latest, macos-latest]
os: [ubuntu-latest, ubuntu-20.04, macos-latest, macos-11, windows-latest, windows-2019]
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."