Run also macos-arm.

This commit is contained in:
Patrick Lehmann
2024-09-29 03:03:44 +02:00
parent e88aa7b973
commit b2ac6bc0d9
3 changed files with 5 additions and 5 deletions

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-arm mingw64 ucrt64'
default: 'ubuntu windows macos macos-arm mingw64 ucrt64'
type: string
include_list:
description: 'Space separated list of system:python items to be included into the list of test.'