chore: ci

This commit is contained in:
GyDi 2023-01-14 22:22:18 +08:00
parent 6c5f70a205
commit 4480ecc96d
No known key found for this signature in database
GPG Key ID: B28E790B95193457

View File

@ -4,7 +4,7 @@ on: workflow_dispatch
jobs:
release-update:
runs-on: macos-latest
runs-on: ubuntu-latest
if: startsWith(github.repository, 'zzzgydi')
steps:
- name: Checkout repository