We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf64c6 commit 05a32c4Copy full SHA for 05a32c4
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
12
with:
13
+ nim-versions: '["version-2-0", "version-2-2", "devel"]'
14
test-command: |
15
nimble install -y chronicles@#head
16
nimble install -y unittest2
0 commit comments