Merge pull request #98 from adafruit/tannewt-patch-8
Stop building bundles for 7.x
This commit is contained in:
commit
efd487a89a
1 changed files with 0 additions and 1 deletions
|
|
@ -25,6 +25,5 @@
|
|||
# The tag specifies which version of CircuitPython to use for mpy-cross.
|
||||
# The name is used when constructing the zip file names.
|
||||
VERSIONS = [
|
||||
{"tag": "7.3.0", "name": "7.x"},
|
||||
{"tag": "8.0.0", "name": "8.x"},
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue