Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adapt CI config to available hardware
  • Loading branch information
inducer committed Sep 22, 2015
1 parent d6652d1 commit 8d10453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -49,10 +49,10 @@ Python 2.6 AMD CPU:
- amd-cl-cpu
except:
- tags
Python 2.7 K20:
Python 2.7 C2070:
script:
- export PY_EXE=python2.7
- export PYOPENCL_TEST=nvi:k20
- export PYOPENCL_TEST=nvi:c20
- export EXTRA_INSTALL="numpy mako"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
- ". ./build-and-test-py-project.sh"
Expand Down

0 comments on commit 8d10453

Please sign in to comment.