mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[ci ]Use self-hoster runner.
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
docker:
|
||||
name: Build Docker image
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [self-hosted, linux, ARM64]
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user