vc2017 -> vc17

This commit is contained in:
cpq 2022-08-09 19:22:47 +01:00
parent c8c0b8fb91
commit 79c49e64e8

View File

@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: make vc98
- run: make vc2017
- run: make vc17
- run: make vc22
- run: make mingw
- run: make mingw++