Skip to content
Snippets Groups Projects
Commit 1394174e authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

test: fix need

parent b84ee601
No related branches found
No related tags found
No related merge requests found
......@@ -357,7 +357,7 @@ jug_xl:default:
matrix:
- BASE_IMAGE: jug_dev
BUILD_IMAGE: jug_xl
PLATFORM: linux/arm64
PLATFORM: linux/arm64/v8
# - BASE_IMAGE: jug_dev_oneapi
# BUILD_IMAGE: jug_xl_oneapi
# PLATFORM: linux/amd64
......@@ -372,7 +372,7 @@ jug_xl:default:
- default
BASE_IMAGE: debian_stable_base
BUILD_IMAGE: jug_
PLATFORM: linux/amd64,linux/arm64/v8
PLATFORM: linux/arm64/v8
ENV:
- dev
script:
......@@ -400,7 +400,7 @@ jug_xl:nightly:
matrix:
- BASE_IMAGE: jug_dev
BUILD_IMAGE: jug_xl
PLATFORM: linux/arm64
PLATFORM: linux/arm64/v8
# - BASE_IMAGE: jug_dev_oneapi
# BUILD_IMAGE: jug_xl_oneapi
# PLATFORM: linux/amd64
......@@ -421,7 +421,7 @@ jug_xl:nightly:
- nightly
BASE_IMAGE: debian_stable_base
BUILD_IMAGE: jug_
PLATFORM: linux/amd64,linux/arm64/v8
PLATFORM: linux/arm64/v8
ENV:
- dev
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment