Skip to content

Commit 5f1e693

Browse files
authored
Fix mac builds. (#550)
1 parent eed011e commit 5f1e693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ test-mac-stable:
3737
<<: *test_and_build
3838
<<: *only
3939
tags:
40-
- rust-mac
40+
- osx
4141

42-
# check style
42+
# check style
4343
checkstyle-linux-stable:
4444
image: parity/rust-builder:latest
4545
stage: checkstyle

0 commit comments

Comments
 (0)