💚 Fix CI workflow
All checks were successful
release-nightly / build-docker (push) Successful in 3m35s

This commit is contained in:
LittleSheep 2023-11-18 21:20:45 +08:00
parent ccc5dc2dcb
commit c4c6638144

View File

@ -6,7 +6,7 @@ on:
jobs:
build-docker:
runs-on: ubuntu-latest
runs-on: edge
steps:
- name: Checkout
uses: actions/checkout@v3