Skip to content

CFE-4657: Set up GH Action which tests old python in cfengine/modules#141

Open
sarakthon wants to merge 1 commit intocfengine:masterfrom
sarakthon:python-compatibility
Open

CFE-4657: Set up GH Action which tests old python in cfengine/modules#141
sarakthon wants to merge 1 commit intocfengine:masterfrom
sarakthon:python-compatibility

Conversation

@sarakthon
Copy link
Copy Markdown

Also fix composite action to add pyenv to PATH, since pyenv-action step is skipped on cache hit

Ticket: CFE-4657

…modules

Also fix composite action to add pyenv to PATH, since pyenv-action step is skipped on cache hit

Ticket: CFE-4657
strategy:
fail-fast: false
matrix:
python-version: ["3.5.10", "3.6.15", "3.7.10"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cfbs also tests ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]. We should probably do the same here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants