mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-10-29 17:04:52 +00:00
chore: remove timezone for self-hosted runner
This commit is contained in:
parent
e3bf0442e8
commit
3a9011b3cb
5
.github/workflows/rust_ci.yaml
vendored
5
.github/workflows/rust_ci.yaml
vendored
@ -28,11 +28,6 @@ jobs:
|
||||
if: github.event.pull_request.head.repo.full_name == github.repository
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Set timezone for action
|
||||
uses: szenius/set-timezone@v2.0
|
||||
with:
|
||||
timezoneLinux: "US/Pacific"
|
||||
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user