Skip to content
Snippets Groups Projects
Commit 84583e7a authored by Robert K's avatar Robert K
Browse files

[bugfix][ci] try running python on ubuntu.

parent 831d4351
No related branches found
No related tags found
2 merge requests!18DefaultQuadrature.,!17[bugfix][ci] try running python on ubuntu.
Pipeline #30335 failed
......@@ -33,12 +33,9 @@ debian-11-gcc-9-17:
variables:
DUNECI_TOOLCHAIN: gcc-9-17
#ubuntu:20.04--gcc:
#image: duneci/ubuntu:18.04
#script:
#- source /duneci/modules/dune-pip/bin/activate
# # issue with setup-dunepy: dune-fem-dg not yet build so dependency in dune-fem-dg fails
# # - python /duneci/modules/dune-python/bin/setup-dunepy.py --opts=$CI_PROJECT_DIR/scripts/opts/ci-gcc.opts install
#- duneci-standard-test
#variables:
#DUNECI_TOOLCHAIN: gcc-7-17
ubuntu-20.04-gcc-9-17:
image: registry.dune-project.org/docker/ci/ubuntu:20.04
script:
- duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-9-17
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment