Skip to content
New issue

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

Support for latest Mac and Windows OS #253

Open
3 tasks done
M-ichae-l opened this issue Mar 15, 2024 · 0 comments
Open
3 tasks done

Support for latest Mac and Windows OS #253

M-ichae-l opened this issue Mar 15, 2024 · 0 comments
Labels
type: enhancement Proposed improvement

Comments

@M-ichae-l
Copy link

Describe the request

It is possible to let this action runs under

  • windows-latest
  • macos-latest

Describe the current behavior

I have tried the following set up, gives many errors

    runs-on: ${{ matrix.os }}
    strategy:
      matrix:
        os: [ubuntu-latest, windows-latest, macos-latest]

'arduino/compile-sketches' version

main / v1.1.0

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest version
  • My request contains all necessary details
@M-ichae-l M-ichae-l added the type: enhancement Proposed improvement label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

1 participant