Skip to content

Commit

Permalink
Test spec update gcc 8.5.0 -> gcc 10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Aug 3, 2023
1 parent b4a0e44 commit 033935b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stages:
include:
- local: '.gitlab/custom-jobs-and-variables.yml'
- project: 'radiuss/radiuss-shared-ci'
ref: v2023.06.0
ref: task/update-shared-specs
file: '${CI_MACHINE}-build-and-test.yml'
- local: '.gitlab/${CI_MACHINE}-build-and-test-extra.yml'
strategy: depend
Expand All @@ -69,7 +69,7 @@ stages:
include:
# [Optional] checks preliminary to running the actual CI test
#- project: 'radiuss/radiuss-shared-ci'
# ref: v2023.06.0
# ref: task/update-shared-specs
# file: 'preliminary-ignore-draft-pr.yml'
# pipelines subscribed by the project
- local: .gitlab/subscribed-pipelines.yml

0 comments on commit 033935b

Please sign in to comment.