Skip to content

Commit 05a32c4

Browse files
committed
can't run on Nim 1.6 due to the chronicles dependency
1 parent ecf64c6 commit 05a32c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
1212
with:
13+
nim-versions: '["version-2-0", "version-2-2", "devel"]'
1314
test-command: |
1415
nimble install -y chronicles@#head
1516
nimble install -y unittest2

0 commit comments

Comments
 (0)