Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 94c5c87

Browse files
author
Oleg Plakida
committed
Revert back to bare metal runners for weights generation
1 parent deae047 commit 94c5c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/gitlab/pipeline/weights.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ update_polkadot_weights: &update-weights
2121
- git diff -P > ${RUNTIME}_weights_${CI_COMMIT_SHORT_SHA}.patch
2222
# uses the "shell" executors
2323
tags:
24-
- weights-vm
24+
- weights
2525

2626
update_kusama_weights:
2727
<<: *update-weights

0 commit comments

Comments
 (0)