更改工作流运行环境,从 ubuntu-latest 更新为 liteyukios-latest
All checks were successful
Sync Container Images / sync-images (push) Successful in 58s
All checks were successful
Sync Container Images / sync-images (push) Successful in 58s
This commit is contained in:
parent
4bcca0b832
commit
2c735de7e7
2
.github/workflows/sync.yaml
vendored
2
.github/workflows/sync.yaml
vendored
@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
sync-images:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [liteyukios-latest]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user