remove nim 1.2 and 1.4 support

This commit is contained in:
jangko 2023-06-05 12:58:37 +07:00
parent ed4440d881
commit 3390fa3142
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
2 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
cpu: amd64
#- os: windows
#cpu: i386
branch: [version-1-2, version-1-4, version-1-6, devel]
branch: [version-1-6, devel]
include:
- target:
os: linux

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ nimcache
nimble.develop
nimble.paths
build/
vendor/