Update .gitea/workflows/build.yml

This commit is contained in:
Greg Gauthier 2024-07-21 10:26:48 +00:00
parent 0f5bdda2db
commit 0659cfcca2

View File

@ -7,7 +7,7 @@ env:
jobs:
build:
runs-on: golang-latest
runs-on: ubuntu-gitea
steps:
- uses: actions/checkout@v2