Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

StephenNneji
Copy link
Contributor

@StephenNneji StephenNneji commented Nov 1, 2024

Added a workaround for MacOS runner ignoring the given python version for the test and fixed a test that was failing on 3.13. The python version is still capped at 3.12 because ubuntu and windows runner are still stuck at 3.12

@StephenNneji StephenNneji changed the title Bug Finding Fixes failing test on python 3.13 and ensure macOS uses 3.12 Nov 1, 2024
@StephenNneji StephenNneji marked this pull request as ready for review November 1, 2024 21:32
@alexhroom
Copy link
Collaborator

just trying to run with 3.13 to see what happens... i was under the impression that actions/setup-python grabbed the binary remotely so i don't see why it wouldn't support 3.13? (it even has 3.13 as an example in the readme!)

@StephenNneji
Copy link
Contributor Author

just trying to run with 3.13 to see what happens... i was under the impression that actions/setup-python grabbed the binary remotely so i don't see why it wouldn't support 3.13? (it even has 3.13 as an example in the readme!)

The problem was I set the python version to 3.x and last week it was downloading 3.12 on Windows and Linux. It might be fixed now or maybe just the 3.x syntax was broken not sure

Copy link
Collaborator

@alexhroom alexhroom left a comment

Choose a reason for hiding this comment

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

you're right, 3.x downloads 3.12. however it seems to work set to 3.13? looks all good apart from that

@StephenNneji StephenNneji merged commit 02c48e9 into RascalSoftware:main Nov 6, 2024
7 checks passed
@StephenNneji StephenNneji deleted the fix_failing_macos branch December 2, 2024 09:52
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.

2 participants