ci: update config

This commit is contained in:
thehrz 2023-08-05 11:45:33 +08:00
parent 8e4ab322c3
commit 790a7a74c1
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
deploy:
runs-on: linux_amd64:host
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3