From ab8ee08f19ed4eaf1ce4b849494d2c8751282047 Mon Sep 17 00:00:00 2001 From: Johan Siebens Date: Fri, 26 Apr 2024 08:06:31 +0200 Subject: [PATCH] chore: upgrade integration test targets --- .github/workflows/integration.yaml | 5 ++--- tests/config/config.yaml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index e183ba3..0982f19 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -13,15 +13,14 @@ jobs: fail-fast: false matrix: ts_version: + - "v1.64" + - "v1.62" - "v1.60" - "v1.58" - "v1.56" - "v1.54" - "v1.52" - "v1.50" - - "v1.48" - - "v1.46" - - "v1.44" env: IONSCALE_TESTS_TS_TARGET_VERSION: ${{ matrix.ts_version }} steps: diff --git a/tests/config/config.yaml b/tests/config/config.yaml index fe8c802..73d9bad 100644 --- a/tests/config/config.yaml +++ b/tests/config/config.yaml @@ -1,5 +1,5 @@ -web_listen_addr: ":443" -web_public_addr: "ionscale:443" +listen_addr: ":443" +public_addr: "ionscale:443" stun_public_addr: "ionscale:3478" tls: