Merge branch 'master' into develop
This commit is contained in:
commit
e0ff5b5fd2
4
.github/workflows/build-and-test.yml
vendored
4
.github/workflows/build-and-test.yml
vendored
|
@ -116,7 +116,7 @@ jobs:
|
||||||
cc: "cl",
|
cc: "cl",
|
||||||
cxx: "cl",
|
cxx: "cl",
|
||||||
cxx_flags: "",
|
cxx_flags: "",
|
||||||
generators: "Visual Studio 16 2019",
|
generators: "Visual Studio 17 2022",
|
||||||
double_precision: false,
|
double_precision: false,
|
||||||
coverage: false,
|
coverage: false,
|
||||||
}
|
}
|
||||||
|
@ -127,7 +127,7 @@ jobs:
|
||||||
cc: "cl",
|
cc: "cl",
|
||||||
cxx: "cl",
|
cxx: "cl",
|
||||||
cxx_flags: "",
|
cxx_flags: "",
|
||||||
generators: "Visual Studio 16 2019",
|
generators: "Visual Studio 17 2022",
|
||||||
double_precision: false,
|
double_precision: false,
|
||||||
coverage: false,
|
coverage: false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user