mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-09 20:38:13 -05:00
ci: test Nim 1.6 branch (#747)
* ci: test Nim 1.6 branch * drop `devel` from testing Co-authored-by: Tanguy <tanguy@status.im>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
cpu: amd64
|
||||
#- os: windows
|
||||
#cpu: i386
|
||||
branch: [version-1-2, devel]
|
||||
branch: [version-1-2, version-1-6]
|
||||
include:
|
||||
- target:
|
||||
os: linux
|
||||
|
||||
Reference in New Issue
Block a user