mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 13:41:36 +00:00
ci: avoid brownout (and removal) of windows-2019 (#5712)
* ci: avoid brownout (and removal) of windows-2019 * Drop 2019 or update to 2022/latest
This commit is contained in:
3
.github/workflows/configure.yml
vendored
3
.github/workflows/configure.yml
vendored
@@ -41,9 +41,6 @@ jobs:
|
||||
- runs-on: macos-14
|
||||
cmake: "4.0"
|
||||
|
||||
- runs-on: windows-2019
|
||||
cmake: "3.18"
|
||||
|
||||
- runs-on: windows-latest
|
||||
cmake: "4.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user