mirror of
https://github.com/status-im/nim-json-serialization.git
synced 2025-02-19 13:34:19 +00:00
remove nim 1.2 and 1.4 support
This commit is contained in:
parent
ed4440d881
commit
3390fa3142
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
1
.gitignore
vendored
@ -3,3 +3,4 @@ nimcache
|
||||
nimble.develop
|
||||
nimble.paths
|
||||
build/
|
||||
vendor/
|
||||
|
Loading…
x
Reference in New Issue
Block a user