update ubuntu-latest to alpine-linux
Docker Build and Release Upload / build (push) Successful in 1m31s

This commit is contained in:
2025-07-13 19:06:11 -07:00
parent 22a30933ca
commit d134ad1dcd
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: alpine-linux
steps:
- name: checkout
uses: actions/checkout@v4