remove nim 1.2 and nim 1.4 from ci

This commit is contained in:
jangko 2023-06-05 08:59:14 +07:00
parent a1c77b859f
commit 770f2a48ec
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 2 additions and 5 deletions

View File

@ -24,9 +24,7 @@ jobs:
cpu: amd64
- os: windows
cpu: amd64
#- os: windows
#cpu: i386
branch: [version-1-2, version-1-4, version-1-6, version-2-0, devel]
branch: [version-1-6, version-2-0, devel]
include:
- target:
os: linux
@ -38,7 +36,7 @@ jobs:
shell: bash
- target:
os: windows
builder: windows-2019
builder: windows-latest
shell: msys2 {0}
defaults:
@ -156,5 +154,4 @@ jobs:
nim --version
nimble --version
nimble install -y --depsOnly
rm -f nimble.lock
nimble test