Remove the code for the CI to spawn a Serai node

The serai-client test runner controls the node on its end.

Also bumps the Monero version.
This commit is contained in:
Luke Parker
2023-03-20 01:07:43 -04:00
parent 597122b2e0
commit 66eaf6ab61
4 changed files with 6 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ inputs:
version:
description: "Version to download and run"
required: false
default: v0.18.1.2
default: v0.18.2.0
runs:
using: "composite"