CI: Test on Windows arm64 runners#3911
Conversation
|
Getting an error on the setup-micromamba step at https://github.com/GenericMappingTools/pygmt/actions/runs/14458118336/job/40545485415?pr=3911: Error: Unsupported platform: win32-arm64I see that only |
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@d7c9bd8...ce51e99)
|
Ok, setup-micromamba has Windows ARM now, but many dependencies are still missing windows-arm builds. Traceback from windows-11-arm - Python 3.14 run at https://github.com/GenericMappingTools/pygmt/actions/runs/30134638554/job/89615978772?pr=3911#step:4:55: DetailsNeed to wait for a whole bunch of packages ( |
Description of proposed changes
Because why not have more failing Windows tests 😆
References:
Similar to #3778 but for Windows
Preview:
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code