Disabled macOS x86-64 (macOS Intel) images, because it's not part of the free plan at GitHub.

This commit is contained in:
Patrick Lehmann
2024-08-02 07:38:22 +02:00
parent 2004711d48
commit ebd20f5aea

View File

@@ -42,7 +42,7 @@ on:
system_list:
description: 'Space separated list of systems to run tests on.'
required: false
default: 'ubuntu windows macos mingw64 ucrt64'
default: 'ubuntu windows macos-arm mingw64 ucrt64'
type: string
include_list:
description: 'Space separated list of system:python items to be included into the list of test.'