We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7243fc7 commit dc5a8ffCopy full SHA for dc5a8ff
.github/workflows/ci-pico-sdk.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- 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]
13
steps:
14
- uses: actions/checkout@v4
15
- name: Cache Pico SDK
0 commit comments