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

Use py 3.11 to fix iso issue #127

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

paulzierep
Copy link
Collaborator

I think the ${{ matrix.python-version }} was left-over from the matrix based CI.
The iso issue can be fixed by using python 3.11 (https://stackoverflow.com/questions/75867446/documentation-example-for-datetime-fromisoformat-raises-invalid-isoformat-string) - worked locally.
We can probably use python 3.11 for all CI jobs (but I would like to wait till after the training today to make a PR for that).

@bebatut bebatut merged commit 4a9c432 into galaxyproject:main Jun 25, 2024
2 checks passed
neoformit pushed a commit to nomadscientist/galaxy_codex that referenced this pull request Jul 28, 2024
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