Skip to content

Conversation

@alexjrk
Copy link
Contributor

@alexjrk alexjrk commented Jul 18, 2025

The unit test runner is broken for Python 3.7 because the latest Ubuntu version (24.04), which we are using, does not include Python 3.7.
The integration test runner was also broken because it used a legacy Python base image (3.11-slim-buster). I have updated it to use 3.11-slim-bookworm instead.

Until we drop support for 3.7, I have pinned the Ubuntu version to 22.04 to keep the runner working.

Also, updated setup-python action to the latest version

@alexjrk alexjrk force-pushed the fix/fix-unit-tests-runners branch from d4f3035 to a663c02 Compare July 18, 2025 12:21
@leeturner leeturner merged commit a444772 into wiremock:master Jul 18, 2025
7 checks passed
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