Skip to content

Commit 9df66b4

Browse files
.github: bump CubeID FW version to v1.10
1 parent 07d847d commit 9df66b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
runs-on: ubuntu-20.04
1313
container: ardupilot/ardupilot-dev-chibios:latest
1414
env:
15-
HERE3_CUBEID_TAG: v1.9
16-
HERE4_CUBEID_TAG: v1.9
15+
HERE3_CUBEID_TAG: v1.10
16+
HERE4_CUBEID_TAG: v1.10
1717
steps:
1818
- name: Install dependencies
1919
run: |

0 commit comments

Comments
 (0)