mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[CI] Remove MSVC toolset 14.1 runs due to upstream image changes
This commit is contained in:
parent
7c0acf4a8b
commit
06b3500a31
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -528,7 +528,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: ["windows-2022"]
|
||||
vs-toolset: ["14.1", "14.3"]
|
||||
vs-toolset: ["14.3"]
|
||||
python-version: ["3.8", "3.10", "3.11", "3.12"]
|
||||
include:
|
||||
- python-version: 3.8
|
||||
|
Loading…
Reference in New Issue
Block a user