Split github and forgejo workflows.
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
天クマ 2026-05-19 15:43:35 -03:00
commit 7aadf220f5
4 changed files with 85 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
jobs:
build-and-release:
runs-on: "arch-linux"
runs-on: ubuntu-latest
env:
NEMESIS_VERSION_NAME: "${{ github.ref_name }}"
NEMESIS_BUILD_CHANNEL: "production"