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 3819dcb commit bcf1fc8Copy full SHA for bcf1fc8
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
12
with:
13
- nimble-version: b920dad9ed76c6619be3ec0cfbf0dde6f9e39092
+ nimble-version: 20e76c3061aeacc27a9740ba467c83645ab49f92
14
test-command: |
15
env NIMLANG=c nimble test -g
16
env NIMLANG=cpp nimble test -g
0 commit comments