update ci runner tag

This commit is contained in:
CDN 2024-04-07 09:32:30 +08:00
parent e58541658b
commit 1721009faa
Signed by: CDN18
GPG key ID: 0C656827F9F80080

View file

@ -2,7 +2,7 @@ name: Build & Deploy
on: [push, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
runs-on: default
steps:
# - name: Configure Git
# run: |