forked from spacebar/SplatNet-Backend
Update .forgejo/workflows/build.yml
This commit is contained in:
parent
889db3abab
commit
d5819ceec6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ${{ vars.RUNNER_LABEL }}
|
||||
runs-on: debian-trixie
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Reference in a new issue