##// END OF EJS Templates
Merge pull request #13659 from ipython/Carreau-patch-4...
Matthias Bussonnier -
r27645:7943389a merge
parent child Browse files
Show More
@@ -17,6 +17,7 b' jobs:'
17 17 test:
18 18 runs-on: ${{ matrix.os }}
19 19 strategy:
20 fail-fast: false
20 21 matrix:
21 22 os: [ubuntu-latest, windows-latest]
22 23 python-version: ["3.8", "3.9", "3.10"]
General Comments 0
You need to be logged in to leave comments. Login now