Skip to content

Commit

Permalink
Update test-env bump node and IR versions (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov committed Sep 19, 2023
2 parents 58c5c9c + 65ed0e6 commit 0b8552e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/test-env
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ NEO_GO_PLATFORM=linux-amd64
NEO_GO_URL=https://github.com/nspcc-dev/neo-go/releases/download/v${NEOGO_VERSION}/neo-go-${NEO_GO_PLATFORM}

# NeoFS InnerRing nodes
IR_VERSION=0.37.0
IR_VERSION=0.38.1
IR_IMAGE=nspccdev/neofs-ir

# NeoFS Storage nodes
NODE_VERSION=0.37.0
NODE_VERSION=0.38.1
NODE_IMAGE=nspccdev/neofs-storage
NODE_PLATFORM=amd64

Expand Down

0 comments on commit 0b8552e

Please sign in to comment.