There was an error while loading. Please reload this page.
1 parent fda6a2e commit 7a9ef7fCopy full SHA for 7a9ef7f
1 file changed
.github/workflows/ci.yml
@@ -51,13 +51,8 @@ jobs:
51
- script: test-coverage
52
test_local_var: test local var val
53
test_args: --test-arg
54
- python: "3.8"
55
runs-on: ubuntu-20.04
56
coverage-name: test-coverage-oldest
57
- - script: test-nengo
58
- test_local_var: test local var val
59
- test_args: --test-arg
60
- python: "3.11"
61
fail-fast: false
62
runs-on: ${{ matrix.runs-on || 'ubuntu-latest' }}
63
env:
0 commit comments