We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is possible to let this action runs under
I have tried the following set up, gives many errors
runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest]
main / v1.1.0
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the request
It is possible to let this action runs under
Describe the current behavior
I have tried the following set up, gives many errors
'arduino/compile-sketches' version
main / v1.1.0
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: