Skip to content

Commit

Permalink
ci: test on pico-sdk 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Sep 25, 2024
1 parent 7243fc7 commit dc5a8ff
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, 1.5.1]
sdk_version: [1.2.0, 1.3.1, 1.4.0, 1.5.1, 2.0.0]
steps:
- uses: actions/checkout@v4
- name: Cache Pico SDK
Expand Down

0 comments on commit dc5a8ff

Please sign in to comment.