Skip to content

Commit 07caede

Browse files
committed
#36 update versions for tests
1 parent 1800fd7 commit 07caede

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Run sgx container
3434
run: |
35-
export SGX_WALLET_TAG=1.10.1-develop.3
35+
export SGX_WALLET_TAG=1.10.2-develop.6
3636
echo "SGX_WALLET_TAG=$SGX_WALLET_TAG" >> $GITHUB_ENV
3737
bash ./scripts/run_sgx_container.sh $SGX_WALLET_TAG
3838
echo "Waiting for SGX wallet to be ready..."
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Run skaled container
6161
run: |
62-
export SKALED_RELEASE=5.1.0-develop.7-bite2
62+
export SKALED_RELEASE=5.1.0-develop.38-bite2
6363
echo "SKALED_RELEASE=$SKALED_RELEASE" >> $GITHUB_ENV
6464
shell: bash
6565

0 commit comments

Comments
 (0)