File tree Expand file tree Collapse file tree 4 files changed +676
-159
lines changed
Expand file tree Collapse file tree 4 files changed +676
-159
lines changed Original file line number Diff line number Diff line change 4040 - { os: ubuntu-latest, environment: 'py311' }
4141 - { os: ubuntu-latest, environment: 'py312' }
4242 - { os: ubuntu-latest, environment: 'py313' }
43- - { os: windows-latest, environment: 'py313' }
44- - { os: macos-latest, environment: 'py313' }
43+ - { os: ubuntu-latest, environment: 'py314' }
44+ - { os: windows-latest, environment: 'py314' }
45+ - { os: macos-latest, environment: 'py314' }
4546 - { os: ubuntu-latest, environment: 'oldies' }
4647 - { os: ubuntu-latest, environment: 'nightly' }
4748 steps :
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
22+ - environment : ' py314 '
23+ NOTE : ' Python 3.14 ' # run once with normal dependencies
2424 steps :
2525 - name : Checkout branch
2626 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
You can’t perform that action at this time.
0 commit comments