Update .gitea/workflows/build.yaml

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

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