Skip to content

Commit 3e48594

Browse files
committed
switch back to ci-arduino adafruit origin
1 parent c3bc657 commit 3e48594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ jobs:
264264
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
265265
- uses: actions/checkout@v4
266266
with:
267-
repository: brentru/ci-arduino
268-
ref: debug-c6
267+
repository: adafruit/ci-arduino
268+
ref: ci-wippersnapper
269269
path: ci
270270
- name: Checkout Board Definitions
271271
uses: actions/checkout@v4

0 commit comments

Comments
 (0)