mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
parent
f6a56f5608
commit
1c3f812338
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest, macos-12, windows-latest]
|
||||
python: ['3.8', '3.11', '3.12']
|
||||
include:
|
||||
- python: '3.8'
|
||||
@ -132,7 +132,7 @@ jobs:
|
||||
dist: 'notebook*.whl'
|
||||
- os: windows-latest
|
||||
py_cmd: python
|
||||
- os: macos-latest
|
||||
- os: macos-12
|
||||
py_cmd: python3
|
||||
- os: ubuntu-latest
|
||||
py_cmd: python
|
||||
|
Loading…
x
Reference in New Issue
Block a user