Skip to content

Commit 2c44f9e

Browse files
committed
gh: use public urls
1 parent 428f37e commit 2c44f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-tester-images.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ env:
55
GO_VERSION: "1.24"
66
GITHUB_TOKEN: ${{ secrets.ARDUINOBOT_TOKEN }}
77
GITHUB_USERNAME: ArduinoBot
8-
GIT_REPO_KERNEL: https://github.com/bcmi-labs/linux
8+
GIT_REPO_KERNEL: https://github.com/arduino/linux-qcom
99
GIT_BRANCH_KERNEL: qcom-v6.16.7-unoq
10-
GIT_REPO_UBOOT: https://github.com/bcmi-labs/u-boot
10+
GIT_REPO_UBOOT: https://github.com/arduino/u-boot
1111
DEVICE_TREE_UBOOT: qcom/qrb2210-arduino-unoq
1212
OVERLAYS: arduino-unoq-releases
1313
RELEASE_DIR: debian-im

0 commit comments

Comments
 (0)