NordicSemiconductor / zcbor

Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.
Apache License 2.0
105 stars 34 forks source link

run-tests.yaml: Add Python 3.12 and remove 3.7 #341

Closed oyvindronningstad closed 11 months ago

oyvindronningstad commented 1 year ago

3.7 reached end-of-life on 2023-06-27 3.12 is prerelease, will be released on 2023-10-02

The numpy change is done here since numpy currently doesn't work with the 3.12 beta.