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 2d46385 commit 799f862Copy full SHA for 799f862
.github/workflows/reusable-smoke-test.yml
@@ -57,7 +57,7 @@ jobs:
57
matrix:
58
container:
59
- '' # empty string == no container
60
- - python:3.12-slim
+ - ubuntu:latest
61
62
runs-on: ubuntu-latest
63
0 commit comments