Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove test for 3.7 & 3.8 and add up to 3.14 #75

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

blogh
Copy link
Collaborator

@blogh blogh commented Oct 15, 2024

Github complains where it runs the tests:

Run actions/setup-python@v2
Version 3.7 was not found in the local cache
Error: Version 3.7 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

3.7 reached eol, 3.8 will soon.
3.12 and 3.13 were not tested.

Fix #74

@blogh blogh requested a review from dlax October 15, 2024 12:52
Copy link
Member

@dlax dlax left a comment

Choose a reason for hiding this comment

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

Commit message mentions 3.14 :)

Github complains where it runs the tests:

```
Run actions/setup-python@v2
Version 3.7 was not found in the local cache
Error: Version 3.7 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
```

3.7 reached eol, 3.8 will soon.
3.12 and 3.13 were not tested.

Fix dalibo#74
@blogh
Copy link
Collaborator Author

blogh commented Oct 15, 2024

!_! that will teach me to do two thing at the same time ..

thx!

@blogh blogh merged commit 86149a3 into dalibo:master Oct 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 3.7 with arch x64 not found
2 participants