Skip to content
Snippets Groups Projects
Commit 5da6ba28 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix CI

parent 908c91de
1 merge request!445Object-Oriented CPU JIT API and Prototype Implementation
Pipeline #73141 passed with stages
in 13 minutes and 18 seconds
......@@ -317,7 +317,7 @@ typecheck:
extends: .testsuite-base
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/nox:alpine
script:
- nox -s "testsuite(cpu)" -p 3.10 -- --experimental-cpu-jit
- nox -s "testsuite-3.10(cpu)" -- --experimental-cpu-jit
tags:
- docker
- AVX
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment