Skip to content

Drop Python 3.7 from CI#385

Merged
jstasiak merged 1 commit intomasterfrom
drop-3.7-ci
May 20, 2024
Merged

Drop Python 3.7 from CI#385
jstasiak merged 1 commit intomasterfrom
drop-3.7-ci

Conversation

@jstasiak
Copy link
Contributor

It seems that there's no longer Python 3.7 available for the test runs in CI[1]:

Run actions/setup-python@v5
Installed versions
  Version 3.7 was not found in the local cache
  Error: The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1.
  The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

This change is not dropping support for Python 3.7 yet, we just can't test with it anymore using GH Actions.

[1] https://github.com/netaddr/netaddr/actions/runs/9165981748/job/25200497622

It seems that there's no longer Python 3.7 available for the test runs
in CI[1]:

    Run actions/setup-python@v5
    Installed versions
      Version 3.7 was not found in the local cache
      Error: The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1.
      The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

This change is not dropping support for Python 3.7 yet, we just can't
test with it anymore using GH Actions.

[1] https://github.com/netaddr/netaddr/actions/runs/9165981748/job/25200497622
@jstasiak jstasiak merged commit bccfa10 into master May 20, 2024
@jstasiak jstasiak deleted the drop-3.7-ci branch May 20, 2024 22:58
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.

1 participant