Skip to content

Commit 7a9ef7f

Browse files
committed
Update CI jobs
1 parent fda6a2e commit 7a9ef7f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,8 @@ jobs:
5151
- script: test-coverage
5252
test_local_var: test local var val
5353
test_args: --test-arg
54-
python: "3.8"
5554
runs-on: ubuntu-20.04
5655
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"
6156
fail-fast: false
6257
runs-on: ${{ matrix.runs-on || 'ubuntu-latest' }}
6358
env:

0 commit comments

Comments
 (0)