Skip to content

Commit 47cbaf4

Browse files
committed
Test compile with OpenOCD libgpiodv2 branch
1 parent be62258 commit 47cbaf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
contents: write
77

88
env:
9-
SKIP_RISCV: 0
9+
SKIP_RISCV: 1
1010
SKIP_OPENOCD: 0
1111

1212
jobs:

config/repositories.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"href": "https://github.com/raspberrypi/openocd.git",
13-
"tree": "rpi-common",
13+
"tree": "libgpiodv2",
1414
"submodules": true
1515
},
1616
{

0 commit comments

Comments
 (0)