File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 4141 - { os: ubuntu-latest, environment: 'py312' }
4242 - { os: ubuntu-latest, environment: 'py313' }
4343 - { os: ubuntu-latest, environment: 'py314' }
44- - { os: windows-latest, environment: 'py313' }
4544 - { os: windows-latest, environment: 'py314' }
46- - { os: macos-latest, environment: 'py313' }
4745 - { os: macos-latest, environment: 'py314' }
4846 - { os: ubuntu-latest, environment: 'oldies' }
4947 - { os: ubuntu-latest, environment: 'nightly' }
Original file line number Diff line number Diff line change 1919 include :
2020 - environment : ' nightly'
2121 NOTE : ' Nightly Builds' # run once with nightlies
22- - environment : ' py313'
23- NOTE : ' Python 3.13' # run once with normal dependencies
2422 - environment : ' py314'
2523 NOTE : ' Python 3.14' # run once with normal dependencies
2624 steps :
You can’t perform that action at this time.
0 commit comments