mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 21:14:43 +01:00
Fix builds
This commit is contained in:
parent
55a1c3935a
commit
3dd6a9585a
@ -1,5 +1,5 @@
|
||||
labels:
|
||||
platform: linux/arm64
|
||||
platform: linux/aarch64
|
||||
|
||||
clone:
|
||||
git:
|
||||
|
@ -2,7 +2,7 @@ matrix:
|
||||
php:
|
||||
- "8.1"
|
||||
platform:
|
||||
- linux/arm64
|
||||
- linux/aarch64
|
||||
|
||||
labels:
|
||||
platform: ${platform}
|
||||
|
@ -1,5 +1,5 @@
|
||||
labels:
|
||||
platform: linux/arm64
|
||||
platform: linux/aarch64
|
||||
|
||||
clone:
|
||||
git:
|
||||
|
@ -2,7 +2,7 @@ matrix:
|
||||
php:
|
||||
- "8.1"
|
||||
platform:
|
||||
- linux/arm64
|
||||
- linux/aarch64
|
||||
|
||||
labels:
|
||||
platform: ${platform}
|
||||
|
Loading…
Reference in New Issue
Block a user