ch3njust1n / smart

Self-modifying code at runtime with Large Language Models
MIT License
4 stars 0 forks source link

Fix python versions matrix #53

Closed ch3njust1n closed 1 year ago

ch3njust1n commented 1 year ago

According to the Github action workflow error message:

Run actions/setup-python@v2
Version 3.6 was not found in the local cache
Error: Version 3.6 with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

versions-manifest.json contains the available cached version of python.

For each version before 3.11, I selected the oldest version and upper bounded test with the latest version of 3.11.3. Each subsequent version bounds the previous version before 3.11.