mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Remote CI tags to enable shared runners
This commit is contained in:
@@ -29,9 +29,6 @@ variables:
|
||||
paths:
|
||||
- builddir/
|
||||
policy: push
|
||||
tags:
|
||||
- gce
|
||||
- kubernetes
|
||||
|
||||
.run_tests:
|
||||
allow_failure: true
|
||||
@@ -46,9 +43,6 @@ variables:
|
||||
paths:
|
||||
- builddir/
|
||||
policy: pull
|
||||
tags:
|
||||
- gce
|
||||
- kubernetes
|
||||
|
||||
build-test-cxx11-on:
|
||||
extends: .build-tests
|
||||
|
||||
Reference in New Issue
Block a user