mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
CircleCI: Switch to ath79 SDK
The default target in OpenWrt has been switched to ath79. Match it here. No functional difference. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -5,8 +5,8 @@ jobs:
|
||||
- image: docker.io/openwrtorg/packages-cci:v1.0.2
|
||||
environment:
|
||||
- SDK_HOST: "downloads.openwrt.org"
|
||||
- SDK_PATH: "snapshots/targets/ar71xx/generic"
|
||||
- SDK_FILE: "openwrt-sdk-ar71xx-generic_*.Linux-x86_64.tar.xz"
|
||||
- SDK_PATH: "snapshots/targets/ath79/generic"
|
||||
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
|
||||
- BRANCH: "master"
|
||||
steps:
|
||||
- checkout:
|
||||
|
||||
Reference in New Issue
Block a user