Update CI.yml

testing build vs2019
This commit is contained in:
Luke Usher 2024-07-08 14:42:46 +01:00 committed by GitHub
parent daa6a816ff
commit f60b641781
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
configuration: [Release, Debug]
vsver: [2022]
vsver: [2019]
steps:
- uses: actions/checkout@v4
with: