Skip to content

Commit eb51f6c

Browse files
committed
set to use json from release V1.7.0, for builds to pass for subsequent pushes and merges
1 parent 3fbfabf commit eb51f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-platform-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
platforms: |
170170
# Use Boards Manager to install the latest release of the platform to get the toolchain.
171171
- name: Infineon:arm
172-
source-url: https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json
172+
source-url: https://github.com/Infineon/XMC-for-Arduino/releases/download/V1.7.0/package_infineon_index.json
173173
174174
- source-path: ./
175175
name: Infineon:arm

0 commit comments

Comments
 (0)