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

[Internal] Stop testing Python 3.7 on Ubuntu #858

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

renaudhartert-db
Copy link
Contributor

@renaudhartert-db renaudhartert-db commented Jan 14, 2025

What changes are proposed in this pull request?

Python 3.7.x is essentially not supported;

  • It has been removed from Windows 2019, Windows 2022, Ubuntu 20 and Ubuntu 22 images (ref).
  • unbuntu-latest now points toward 24.04 which does not support Python 3.7.x (ref)

This PR updates our Ubuntu workflows to avoid this version.

How is this tested?

N/A

Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 858
  • Commit SHA: d408f278d41ad0a89c615f615b3b62352d884c14

Checks will be approved automatically on success.

@renaudhartert-db renaudhartert-db requested review from rauchy and hectorcast-db and removed request for rauchy January 14, 2025 12:41
@renaudhartert-db renaudhartert-db added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 8c4264b Jan 14, 2025
19 checks passed
@renaudhartert-db renaudhartert-db deleted the renaud.hartert/3_7 branch January 14, 2025 14:35
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