Skip to content

Commit

Permalink
[ci] Run build linux (no deps, no procs) on arch instead docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Mar 12, 2024
1 parent 10b6068 commit a6a9987
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/ci/jobs/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ build linux (no unity):
CMAKE_PRESET: ci-no-unity

build linux (no deps, no procs):
image: $CONTAINER_GCC_IMAGE
extends: .template-build-linux
tags: [docker]
needs: [meta, ci_images]
tags: [shell, envinf]
needs: [meta]
timeout: 2h
variables:
BUILD_TESTS: "false"
Expand Down

0 comments on commit a6a9987

Please sign in to comment.