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