Update .gitea/workflows/build.yaml
Some checks reported warnings
continuous-integration/drone/push Build is passing
Build / build (push) Has been cancelled

This commit is contained in:
Sthope 2023-08-13 03:36:27 +02:00
parent ffd1aa69f9
commit 8c909eb0cc

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: alpine
steps:
- name: Checkout code