We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9028c41 commit bf98428Copy full SHA for bf98428
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
name: Python Content Validation
41
runs-on: ubuntu-24.04
42
container:
43
- image: exercism/python-test-runner
+ image: python:3.13.5-alpine3.22
44
steps:
45
- name: Checkout Runner Code
46
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments