Skip to content

Commit 4e83e33

Browse files
committed
ci: include Python 3.9 RC1
1 parent f7abac6 commit 4e83e33

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ jobs:
5858
arch: x64
5959
max-cxx-std: 17
6060

61-
# Currently can't build due to warning, fixed in CPython > 3.9b5
62-
- runs-on: macos-latest
63-
python: 3.9-dev
64-
arch: x64
65-
max-cxx-std: 17
66-
6761
# Currently broken on embed_test
6862
- runs-on: windows-latest
6963
python: 3.8

0 commit comments

Comments
 (0)