pref: update ci.yml

This commit is contained in:
thehrz 2024-02-16 22:35:21 +08:00
parent 6b53d998b7
commit 09a8d9c39f
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Deploy:
runs-on: self-hosted
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with: