mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Parameters: support system 'msys2' (MINGW64); update UnitTesting accordingly
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
with:
|
||||
name: ToolName
|
||||
# Optional
|
||||
system_list: 'ubuntu windows macos'
|
||||
system_list: 'ubuntu windows msys2 macos'
|
||||
python_version: '3.10'
|
||||
python_version_list: '3.8 3.9 3.10'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user