mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
ci: better output / more config
This commit is contained in:
committed by
Henry Schreiner
parent
ed6de125c9
commit
c664d55757
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -38,6 +38,14 @@ jobs:
|
||||
python: 3.7
|
||||
arch: x86
|
||||
max-cxx-std: 14
|
||||
- runs-on: windows-latest
|
||||
python: 3.6
|
||||
arch: x64
|
||||
max-cxx-std: 17
|
||||
- runs-on: windows-latest
|
||||
python: 3.7
|
||||
arch: x64
|
||||
max-cxx-std: 17
|
||||
|
||||
exclude:
|
||||
# Currently 32bit only, and we build 64bit
|
||||
|
||||
Reference in New Issue
Block a user