Skip to content

Commit b0826c2

Browse files
committed
chore: only for the artifact
1 parent 59483be commit b0826c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
# Randomize the runner's timezone in order to provoke related bugs and misbehaviors.
5858
- name: Randomize Runner timezone
59+
if: matrix.os == env.ARTIFACT_OS
5960
run: |
6061
sudo timedatectl set-timezone "$(timedatectl list-timezones | uniq | shuf --head-count 1)"
6162
timedatectl status

0 commit comments

Comments
 (0)