Skip to content

Commit

Permalink
Merge pull request #604 from adafruit/switch-build-pipeline-3-0-3
Browse files Browse the repository at this point in the history
Build S3 targets on Adafruit CI
  • Loading branch information
brentru committed Jul 19, 2024
2 parents b2901a6 + 8f0dd1c commit 648071e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-clang-doxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
- uses: actions/checkout@v4
with:
repository: brentru/ci-arduino
repository: adafruit/ci-arduino
path: ci
- name: Install CI-Arduino
run: bash ci/actions_install.sh
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Adafruit WipperSnapper
version=1.0.0-beta.85
version=1.0.0-beta.86
author=Adafruit
maintainer=Adafruit <adafruitio@adafruit.com>
sentence=Arduino application for Adafruit.io WipperSnapper
Expand Down

0 comments on commit 648071e

Please sign in to comment.