Skip to content

Commit d4c6060

Browse files
authored
Merge pull request #8725 from hppritcha/topic/lanl_ci_fix_typo
lanl/ci: fix a typo
2 parents 8f19f0f + 4c4edb7 commit d4c6060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/lanl/gitlab-darwin-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ test:intel:
7878

7979
test:gnu:
8080
stage: test
81-
tags: [dawrin-slurm-shared]
81+
tags: [darwin-slurm-shared]
8282
dependencies:
8383
- build:gnu
8484
needs: ["build:gnu"]

0 commit comments

Comments
 (0)