Skip to content
Snippets Groups Projects
Commit 03bce44f authored by Sjoerd Simons's avatar Sjoerd Simons
Browse files

Try lightweight runner

parent 8bcf9a16
No related branches found
No related tags found
No related merge requests found
Pipeline #17037 passed
...@@ -6,7 +6,7 @@ build: ...@@ -6,7 +6,7 @@ build:
stage: build stage: build
image: rust:slim image: rust:slim
tags: tags:
- heavyweight - lightweight
before_script: before_script:
- apt update && apt install -y libssl-dev pkg-config - apt update && apt install -y libssl-dev pkg-config
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment