mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-22 07:58:12 +00:00
Add gcc version.
This commit is contained in:
parent
e65abda74b
commit
bee9140259
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -161,6 +161,7 @@ jobs:
|
||||
run: |
|
||||
nim --version
|
||||
nimble --version
|
||||
gcc --version
|
||||
nimble install -y --depsOnly
|
||||
nimble install -y libbacktrace
|
||||
nimble test
|
||||
|
Loading…
x
Reference in New Issue
Block a user