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:38:31 +02:00
parent 8c909eb0cc
commit a539660ede

View File

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