mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 19:45:01 +01:00
Switch to self-hosted runner
This commit is contained in:
parent
eba344bfa2
commit
5d4785beef
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -2,7 +2,7 @@ name: build
|
||||
on: [create]
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: daniil-proliant
|
||||
strategy:
|
||||
matrix:
|
||||
php:
|
||||
|
Loading…
Reference in New Issue
Block a user