chore(nightly): change machine label
Build Docker Image / build (push) Successful in 6m9s Details

This commit is contained in:
subcrip 2024-04-02 14:55:45 +08:00
parent b51e272424
commit 78c1495418
Signed by: subcrip
SSH Key Fingerprint: SHA256:dFPFi68d8C87YkFkEBU4TkcrYRySWpekRR1hbnDWUCw
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on: [ push ]
jobs:
build:
runs-on: ubuntu20.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3