test pack

This commit is contained in:
sijinhui 2024-05-06 18:45:03 +08:00
parent 3dce5e2b89
commit d9e0d3b19d

View File

@ -8,9 +8,8 @@ on:
jobs:
build:
name: build test image to aly
# runs-on: thinkpad
runs-on: self
# runs-on: self-hosted
runs-on: ubuntu-latest
#runs-on: self
steps:
- name: Check out the repo
uses: actions/checkout@v4