Skip to content

Commit

Permalink
ci(pico-sdk): add SDK version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Dec 16, 2023
1 parent 9375d52 commit 6f93b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pico-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
sdk_version: [1.2.0, 1.3.1, 1.4.0]
sdk_version: [1.2.0, 1.3.1, 1.4.0, 1.5.1]
steps:
- uses: actions/checkout@v3
- name: Cache Pico SDK
Expand Down

0 comments on commit 6f93b40

Please sign in to comment.