Skip to content

GitHub Actions: Test on the latest macOS X64 and ARM64#2403

Closed
cclauss wants to merge 1 commit intoAutomattic:masterfrom
cclauss:patch-2
Closed

GitHub Actions: Test on the latest macOS X64 and ARM64#2403
cclauss wants to merge 1 commit intoAutomattic:masterfrom
cclauss:patch-2

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Jul 16, 2024

On GitHub Actions macOS-13 is X64 and macOS-14 is ARM64.

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

  Test:
    name: Test on Node.js
    strategy:
      fail-fast: false
      matrix:
        node: [18, 20, 22]
        os: [macos-13, macos-latest, ubuntu-latest, windows-2019]
    runs-on: ${{ matrix.os }}

Thanks for contributing!

  • Have you updated CHANGELOG.md?

@cclauss cclauss changed the title GitHub Actions: Trest on the latest macOS X64 and ARM64 GitHub Actions: Test on the latest macOS X64 and ARM64 Jul 16, 2024
@pranav1344
Copy link
Copy Markdown
Contributor

Hi, thanks for asking. It appears that you haven't updated the changelog.

@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Jul 23, 2024

Done.

@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Oct 23, 2024

@pranav1344 Your review, please.

@ghost
Copy link
Copy Markdown

ghost commented Oct 31, 2024

up, this may solve the issue with the installation on M1 devices

@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Oct 31, 2024

This might not solve the issue but it might make it clearer which would help us focus on solutions.

@pranav1344 The testing modernizations in https://github.com/Automattic/node-canvas/pulls/cclauss would be useful to put into place.

@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Dec 4, 2024

@zbjornson Your review, please.

1 similar comment
@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Dec 4, 2024

@zbjornson Your review, please.

@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Dec 6, 2024

@cclauss cclauss closed this Dec 6, 2024
@cclauss cclauss deleted the patch-2 branch December 6, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants