We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e7aed commit 62d9a5eCopy full SHA for 62d9a5e
.github/workflows/ci.yaml
@@ -42,7 +42,6 @@ jobs:
42
CONNECT_VERSION:
43
- preview
44
- 2024.11.0
45
- - 2024.10.0
46
- 2024.09.0
47
- 2024.08.0
48
- 2024.06.0
integration/Makefile
@@ -24,7 +24,6 @@ CONNECT_BOOTSTRAP_SECRETKEY ?= $(shell head -c 32 /dev/random | base64)
24
# Versions
25
CONNECT_VERSIONS := \
26
2024.11.0 \
27
- 2024.10.0 \
28
2024.09.0 \
29
2024.08.0 \
30
2024.06.0 \
0 commit comments