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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: Remove Python 2.x from CI #135

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

mpkorstanje
Copy link
Contributor

馃 What's changed?

Removed Python 2.x from CI. Building with Python 2.x fails in CI due to deprecation

https://github.com/cucumber/gherkin/actions/runs/5545057411/jobs/10162291692?pr=134


Run actions/setup-python@v4
Installed versions
  Warning: The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
  Version 2.x was not found in the local cache
  Error: The version '2.x' with architecture 'x64' was not found for Ubuntu 22.04.
  The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Related:

Building with Python 2.x fails in CI due to deprecations

https://github.com/cucumber/gherkin/actions/runs/5545057411/jobs/10162291692?pr=134

```

Run actions/setup-python@v4
Installed versions
  Warning: The support for python 2.7 will be removed on June 19. Related issue: actions/setup-python#672
  Version 2.x was not found in the local cache
  Error: The version '2.x' with architecture 'x64' was not found for Ubuntu 22.04.
  The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
```
@mpkorstanje mpkorstanje merged commit fe204e9 into main Jul 15, 2023
26 checks passed
@mpkorstanje mpkorstanje deleted the remove-python-2x-from-ci branch July 15, 2023 19:02
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.

None yet

1 participant