mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
.builds: avoid the private applesdk repository
Should fix the automatic builds for patches sent to the mailing list. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-3
@@ -12,7 +12,7 @@ packages:
|
||||
- libplist-utils # for gogio
|
||||
- golang
|
||||
sources:
|
||||
- git@git.sr.ht:~eliasnaur/applesdks
|
||||
- https://git.sr.ht/~eliasnaur/applesdks
|
||||
- https://git.sr.ht/~eliasnaur/gio
|
||||
- https://git.sr.ht/~eliasnaur/giouiorg
|
||||
- https://github.com/tpoechtrager/cctools-port.git
|
||||
@@ -21,8 +21,6 @@ sources:
|
||||
environment:
|
||||
APPLE_TOOLCHAIN_ROOT: /home/build/appletools
|
||||
PATH: /home/build/go/bin:/usr/bin
|
||||
secrets:
|
||||
- 6363dfe0-15d9-4bd2-88a5-ae53243568c9
|
||||
tasks:
|
||||
- prepare_toolchain: |
|
||||
mkdir -p $APPLE_TOOLCHAIN_ROOT
|
||||
|
||||
Reference in New Issue
Block a user