fix(ci): test Nim 2.2 (#1385)

This commit is contained in:
Miran
2025-05-19 20:51:56 +02:00
committed by GitHub
parent 8850e9ccd9
commit 05c894d487
2 changed files with 3 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ jobs:
memory_management: refc
- ref: version-2-0
memory_management: refc
- ref: version-2-2
memory_management: refc
include:
- platform:
os: linux

View File

@@ -41,7 +41,7 @@ Learn more about libp2p at [**libp2p.io**](https://libp2p.io) and follow libp2p'
## Install
**Prerequisite**
- [Nim](https://nim-lang.org/install.html)
> The currently supported Nim versions are 1.6.18 and 2.0.14. Version 2.2.x support is experimental and partial.
> The currently supported Nim versions are 1.6, 2.0 and 2.2.
```
nimble install libp2p