Skip to content

Commit 648071e

Browse files
authored
Merge pull request #604 from adafruit/switch-build-pipeline-3-0-3
Build S3 targets on Adafruit CI
2 parents b2901a6 + 8f0dd1c commit 648071e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
176176
- uses: actions/checkout@v4
177177
with:
178-
repository: brentru/ci-arduino
178+
repository: adafruit/ci-arduino
179179
path: ci
180180
- name: Install CI-Arduino
181181
run: bash ci/actions_install.sh

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit WipperSnapper
2-
version=1.0.0-beta.85
2+
version=1.0.0-beta.86
33
author=Adafruit
44
maintainer=Adafruit <adafruitio@adafruit.com>
55
sentence=Arduino application for Adafruit.io WipperSnapper

0 commit comments

Comments
 (0)