Skip to content

Commit 3f55e62

Browse files
simonwickybenedettadavico
authored andcommitted
ci fixes
(cherry picked from commit caf40e7)
1 parent f984441 commit 3f55e62

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/ci-build-vpn-api-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
wasm:
12-
runs-on: arc-ubuntu-22.04
12+
runs-on: arc-linux-latest
1313
env:
1414
CARGO_TERM_COLOR: always
1515
RUSTUP_PERMIT_COPY_RENAME: 1

.github/workflows/ci-nym-wallet-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
runs-on: arc-ubuntu-22.04
14+
runs-on: arc-linux-latest
1515
env:
1616
CARGO_TERM_COLOR: always
1717
RUSTUP_PERMIT_COPY_RENAME: 1

.github/workflows/ci-sdk-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
wasm:
14-
runs-on: arc-ubuntu-22.04
14+
runs-on: arc-linux-latest
1515
env:
1616
CARGO_TERM_COLOR: always
1717
RUSTUP_PERMIT_COPY_RENAME: 1

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)