This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -11,6 +11,8 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: ghcr.io/mxmehl/python-tests-image:3.12
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user