pcaversaccio / snekmate

State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👷‍♂️ Upgrade Python Version to `3.11` and Node Version to `18` in CI Files

pcaversaccio opened this issue · comments

Vyper 0.3.8 will support Python 3.11, see here. We should upgrade the CI Python versions from 3.10 to 3.11 in the CI config files:

Furthermore, the "" are not needed for the architecture and python-version fields.

Edit: We should also bump the node version to 18.