remove nim 1.2 and nim 1.4 support

This commit is contained in:
jangko 2023-06-05 09:48:39 +07:00
parent 1f8c105909
commit d3d6e824ff
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
2 changed files with 2 additions and 2 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

View File

@ -20,7 +20,7 @@ jobs:
- os: linux
cpu: i386
branch: [version-1-4, version-1-6, devel]
branch: [version-1-6, devel]
include:
- target:
os: linux