CircleCI: Change BRANCH to "openwrt-19.07"

This still uses the snapshot SDK, but should allow CI to continue.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2019-06-18 19:06:31 +08:00
parent cb0d4d8558
commit b14b593533

View file

@ -7,7 +7,7 @@ jobs:
- SDK_HOST: "downloads.openwrt.org"
- SDK_PATH: "snapshots/targets/ath79/generic"
- SDK_FILE: "openwrt-sdk-ath79-generic_*.Linux-x86_64.tar.xz"
- BRANCH: "master"
- BRANCH: "openwrt-19.07"
steps:
- checkout:
path: ~/openwrt_packages