File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 test :
5555 name : Test with ${{ matrix.python-version }} on ${{ matrix.os }}
5656 runs-on : ${{ matrix.os }}
57- timeout-minutes : 10
57+ timeout-minutes : 20
5858 strategy :
5959 fail-fast : false
6060 matrix :
7676 name : Build docs with ${{ matrix.python-version }} on ${{ matrix.os }} (runs examples
7777 and benchmarks)
7878 runs-on : ${{ matrix.os }}
79- timeout-minutes : 10
79+ timeout-minutes : 15
8080 strategy :
8181 fail-fast : false
8282 matrix :
Original file line number Diff line number Diff line change 11# probdiffeq
22
3- [ ![ CI] ( https://github.com/pnkraemer/probdiffeq/workflows/ci/badge.svg?branch=main )] ( https://github.com/pnkraemer/probdiffeq/actions )
3+ [ ![ CI] ( https://github.com/pnkraemer/probdiffeq/workflows/ci/badge.svg )] ( https://github.com/pnkraemer/probdiffeq/actions )
44[ ![ PyPI version] ( https://img.shields.io/pypi/v/probdiffeq.svg )] ( https://pypi.python.org/pypi/probdiffeq )
55[ ![ License] ( https://img.shields.io/pypi/l/probdiffeq.svg )] ( https://pypi.python.org/pypi/probdiffeq )
66[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/probdiffeq.svg )] ( https://pypi.python.org/pypi/probdiffeq )
You can’t perform that action at this time.
0 commit comments