Skip to content

Commit 62d9a5e

Browse files
authored
Remove 2024-10.0 tag
1 parent 94e7aed commit 62d9a5e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
CONNECT_VERSION:
4343
- preview
4444
- 2024.11.0
45-
- 2024.10.0
4645
- 2024.09.0
4746
- 2024.08.0
4847
- 2024.06.0

integration/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ CONNECT_BOOTSTRAP_SECRETKEY ?= $(shell head -c 32 /dev/random | base64)
2424
# Versions
2525
CONNECT_VERSIONS := \
2626
2024.11.0 \
27-
2024.10.0 \
2827
2024.09.0 \
2928
2024.08.0 \
3029
2024.06.0 \

0 commit comments

Comments
 (0)