Skip to content

Commit efd487a

Browse files
authored
Merge pull request #98 from adafruit/tannewt-patch-8
Stop building bundles for 7.x
2 parents bc2d2a0 + 39377e3 commit efd487a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circuitpython_build_tools/target_versions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525
# The tag specifies which version of CircuitPython to use for mpy-cross.
2626
# The name is used when constructing the zip file names.
2727
VERSIONS = [
28-
{"tag": "7.3.0", "name": "7.x"},
2928
{"tag": "8.0.0", "name": "8.x"},
3029
]

0 commit comments

Comments
 (0)