(cherry picked from commit caf40e7a37)
This commit is contained in:
Simon Wicky
2025-09-26 11:15:12 +02:00
committed by benedettadavico
parent f9844416df
commit 3f55e62764
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
wasm:
runs-on: arc-ubuntu-22.04
runs-on: arc-linux-latest
env:
CARGO_TERM_COLOR: always
RUSTUP_PERMIT_COPY_RENAME: 1
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: arc-ubuntu-22.04
runs-on: arc-linux-latest
env:
CARGO_TERM_COLOR: always
RUSTUP_PERMIT_COPY_RENAME: 1
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
wasm:
runs-on: arc-ubuntu-22.04
runs-on: arc-linux-latest
env:
CARGO_TERM_COLOR: always
RUSTUP_PERMIT_COPY_RENAME: 1
Generated
+1 -1
View File
@@ -6366,7 +6366,7 @@ dependencies = [
[[package]]
name = "nym-node"
version = "1.18.0"
version = "1.16.0"
dependencies = [
"anyhow",
"arc-swap",