Skip to content

Commit e5d7d18

Browse files
committed
disable rp2040
1 parent 53f7f2a commit e5d7d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- esp8266
4141
- stm32
4242
- lpc55
43-
- rp2040
43+
#- rp2040
4444
steps:
4545
- name: Checkout code
4646
uses: actions/checkout@v3

0 commit comments

Comments
 (0)