Skip to content

Commit dced576

Browse files
committed
Revert "Test with updated mbedtls"
This reverts commit 122b271.
1 parent 9c68d23 commit dced576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
- name: Checkout Pico SDK
4949
uses: actions/checkout@v4
5050
with:
51-
repository: peterharperuk/pico-sdk
52-
ref: update_stuff
51+
repository: raspberrypi/pico-sdk
52+
ref: develop
5353
path: pico-sdk
5454
submodules: ${{ !(!matrix.mbedtls) }}
5555

0 commit comments

Comments
 (0)