Skip to content

Conversation

@cclauss
Copy link

@cclauss cclauss commented Feb 8, 2025

On macOS, test on the current version of Python to verify there are no distutils issues.

Standard GitHub-hosted runners for public repositories --> ubuntu-24.04-arm, macos-13, and windows-2025.

    strategy:
      matrix:
        include:
+         - os: ubuntu-24.04-arm
+           node-version: 22.x

+         - os: macos-13
+           node-version: 22.x

+         - os: windows-2025
+           node-version: 22.x

@cclauss cclauss changed the title Add tests for Ubuntu on ARM, macOS on Intel and Windows 2025 Add tests for Ubuntu on ARM, macOS on Intel, and Windows 2025 Feb 9, 2025
On macOS, test on the current version of Python to verify there are no distutils issues.
@cclauss
Copy link
Author

cclauss commented Feb 26, 2025

@mscdex Your review please.

@cclauss cclauss requested a review from mscdex February 26, 2025 15:17
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