Skip to content
Snippets Groups Projects
Commit c80376a9 authored by Éloïs's avatar Éloïs
Browse files

ci: use 1000i100 runner

parent 21deb6b9
No related branches found
No related tags found
No related merge requests found
Pipeline #11592 waiting for manual action
......@@ -7,7 +7,7 @@ stages:
.env:
image: axiomteam/gecko-ci:v0.0.6
tags:
- redshift
- 1000i100
before_script:
- rustup show
- rustc --version && cargo --version
......@@ -34,7 +34,7 @@ build_and_test:
- when: manual
stage: build_and_test
tags:
- redshift
- 1000i100
script:
- RUSTFLAGS="-D warnings" cargo make
- cd packages/dubp_rs && flutter pub get && cd ../..
......
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