forked from spacebar/SplatNet-Backend
parent
78c1c709fb
commit
bfe7f02099
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: debian-trixie
|
||||
runs-on: ${{ vars.RUNNER_LABEL }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Reference in a new issue