Point cypress at a newer version of the proxy
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@ export default defineConfig({
|
||||
specPattern: "cypress/e2e/**/*.{js,jsx,ts,tsx}",
|
||||
},
|
||||
env: {
|
||||
// Docker tag to use for `ghcr.io/matrix-org/sliding-sync-proxy` image.
|
||||
SLIDING_SYNC_PROXY_TAG: "v0.6.0",
|
||||
// Docker tag to use for `ghcr.io/matrix-org/sliding-sync` image.
|
||||
SLIDING_SYNC_PROXY_TAG: "v0.99.0-rc1",
|
||||
HOMESERVER: "synapse",
|
||||
},
|
||||
retries: {
|
||||
|
||||
Reference in New Issue
Block a user