nim-libp2p/.github
Álex e5e319c1a9
fix(ci): windows-amd64 (Nim version-1-6) (#1160)
The failure is due to incompatibility (in caching) after Nimble's
v.0.14.0 update, where they changed the dependencies directory name from
`pkgs` to `pkgs2`.
This PR includes the nim branch in the cache key to avoid the directory
name issue.

In the future, if we deprecate support for Nim 1.6 we may remove this.

fixes https://github.com/vacp2p/nim-libp2p/issues/1157

---------

Co-authored-by: Diego <diego@status.im>
2024-08-01 12:54:18 +02:00
..
actions/install_nim Reuseable install_nim action (#803) 2022-11-21 16:56:04 +01:00
workflows fix(ci): windows-amd64 (Nim version-1-6) (#1160) 2024-08-01 12:54:18 +02:00