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: