Skip to content

Commit

Permalink
ci: debian use self hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Jun 16, 2023
1 parent caeb8a8 commit 03dbf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Expand Up @@ -119,7 +119,7 @@ jobs:

build-axolotl-deb-arm64:
name: Build axolotl Debian arm64
runs-on: ubuntu-latest
runs-on: self-hosted
needs:
- build-axolotl-web-deb-arm64
env:
Expand Down

0 comments on commit 03dbf2b

Please sign in to comment.