We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5364ece commit c864820Copy full SHA for c864820
1 file changed
.github/workflows/python-testing.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
18
runs-on: ubuntu-latest
19
- container: node:10.18-jessie
+ container: python:3.12
20
# Service containers to run with `container-job`
21
services:
22
# Label used to access the service container
0 commit comments