We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0e1a0 commit 556d86eCopy full SHA for 556d86e
.github/workflows/compile-examples.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
arduino-devops:
8
- uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest
+ uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@marduino-cli-macos-install
9
with:
10
ci-matrix-file-json: ci-build-matrix.json
11
setup-script: bash ./tools/dev-setup.sh
0 commit comments