Update .gitea/workflows/build.yaml
Some checks failed
Build / build (push) Failing after 5s
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-13 03:39:07 +02:00
parent a539660ede
commit 407bd90b0d

View File

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