mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-04 16:51:38 -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 }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
emacs_version: [25.1, 26.3]
|
||||
python-version: [3.7]
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue