We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6502083 commit c0405d3Copy full SHA for c0405d3
.github/workflows/run-tests.yaml
@@ -11,7 +11,7 @@ jobs:
11
# Docker Hub image that `container-job` executes in
12
# container: node:latest
13
# container: pyramation/node-gyp
14
- container: mhart/alpine-node:18
+ container: mhart/alpine-node:16
15
16
# Service containers to run with `container-job`
17
services:
0 commit comments