enable Windows GitHub Actions with Nim 20 (#5413)

This commit is contained in:
tersec 2023-09-12 04:57:20 +00:00 committed by GitHub
parent de8d52eb1a
commit a06c0c550f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -31,8 +31,8 @@ jobs:
cpu: amd64
- os: macos
cpu: amd64
#- os: windows
# cpu: amd64
- os: windows
cpu: amd64
branch: [~, upstream/version-1-6, upstream/version-2-0]
exclude:
- target:
@ -46,7 +46,7 @@ jobs:
branch: upstream/version-1-6
- target:
os: windows
branch: upstream/version-2-0
branch: ~
include:
- branch: upstream/version-1-6
branch-short: version-1-6
@ -61,10 +61,10 @@ jobs:
os: macos
builder: macos-11
shell: bash
#- target:
# os: windows
# builder: windows-2019
# shell: msys2 {0}
- target:
os: windows
builder: windows-2019
shell: msys2 {0}
defaults:
run: