We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0068b commit 6ee931dCopy full SHA for 6ee931d
1 file changed
.github/workflows/compile-examples.yml
@@ -21,5 +21,5 @@ jobs:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
22
fqbn: ${{ matrix.fqbn }}
23
platforms: |
24
- - source-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/package_stmicroelectronics_index.json
+ - source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
25
name: STMicroelectronics:stm32
0 commit comments