mirror of
https://github.com/boostorg/boost_install.git
synced 2026-01-19 04:02:13 +00:00
Try with 3.7 EXACT
This commit is contained in:
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@@ -458,8 +458,13 @@ jobs:
|
||||
os: windows-2019
|
||||
|
||||
- lib: python
|
||||
bopts: python=3.9 install
|
||||
#copts: -DUSE_PYTHON_VERSION=3.7
|
||||
bopts: install
|
||||
copts: "-DUSE_PYTHON_VERSION=\"3.7 EXACT\""
|
||||
os: windows-2019
|
||||
|
||||
- lib: python
|
||||
bopts: python=2.7,3.7,3.9 install
|
||||
copts: "-DUSE_PYTHON_VERSION=\"3.7 EXACT\""
|
||||
os: windows-2019
|
||||
|
||||
- lib: serialization
|
||||
|
||||
Reference in New Issue
Block a user