Skip to content

Commit 4e99a79

Browse files
authored
Removed explicit linux tags from CI jobs (brucefan1983#760)
1 parent e3e23a2 commit 4e99a79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitlab-ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,10 @@ before_script:
2424

2525
build:linux:
2626
extends: .build
27-
tags:
28-
- linux
2927

3028
#------------------- test stage -------------------
3129

3230
.documentation:
33-
tags:
34-
- linux
3531
needs:
3632
- build:linux
3733
artifacts:

0 commit comments

Comments
 (0)