mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
just say no for now
This commit is contained in:
parent
433541bc66
commit
0db617c1ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest]
|
||||||
emacs_version: [25.1, 26.3]
|
emacs_version: [25.1, 26.3]
|
||||||
python-version: [3.7]
|
python-version: [3.7]
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Reference in a new issue