Skip to content

Commit

Permalink
gha: Set nightly test for s390x to 5 UTC
Browse files Browse the repository at this point in the history
This is to push back the time for the s390x nightly test to 5 a.m. UTC.

Signed-off-by: Hyounggyu Choi <[email protected]>
  • Loading branch information
BbolroC committed Nov 17, 2023
1 parent ffe1ea5 commit 0c7aa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nightly-s390x.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: '0 2 * * *'
- cron: '0 5 * * *'

name: Nightly CI for s390x
jobs:
Expand Down

0 comments on commit 0c7aa1f

Please sign in to comment.