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: jobs:
build: build:
name: build test image to aly name: build test image to aly
# runs-on: thinkpad runs-on: ubuntu-latest
runs-on: self #runs-on: self
# runs-on: self-hosted
steps: steps:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4