Skip to content
Snippets Groups Projects
Commit d7a5b679 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

remove undesired build job

parent 782f5bfb
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,10 @@ services: docker ...@@ -5,6 +5,10 @@ services: docker
sudo: required sudo: required
matrix: matrix:
exclude:
# first, clear the matrix
- language: rust
# then add the targets one by one
include: include:
- env: TARGET=x86_64-unknown-linux-gnu - env: TARGET=x86_64-unknown-linux-gnu
- env: TARGET=thumbv6m-none-eabi - env: TARGET=thumbv6m-none-eabi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment