mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 06:49:25 +00:00
ci: include Python 3.9 RC1 (#2387)
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -58,12 +58,6 @@ jobs:
|
||||
arch: x64
|
||||
max-cxx-std: 17
|
||||
|
||||
# Currently can't build due to warning, fixed in CPython > 3.9b5
|
||||
- runs-on: macos-latest
|
||||
python: 3.9-dev
|
||||
arch: x64
|
||||
max-cxx-std: 17
|
||||
|
||||
# Currently broken on embed_test
|
||||
- runs-on: windows-latest
|
||||
python: 3.8
|
||||
|
||||
Reference in New Issue
Block a user