Skip to content

Commit dc5a8ff

Browse files
committedSep 25, 2024··
ci: test on pico-sdk 2.0.0
1 parent 7243fc7 commit dc5a8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci-pico-sdk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
sdk_version: [1.2.0, 1.3.1, 1.4.0, 1.5.1]
12+
sdk_version: [1.2.0, 1.3.1, 1.4.0, 1.5.1, 2.0.0]
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Cache Pico SDK

0 commit comments

Comments
 (0)
Please sign in to comment.