We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0405d3 commit e65f359Copy full SHA for e65f359
.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:16
+ container: mhart/alpine-node:13
15
16
# Service containers to run with `container-job`
17
services:
0 commit comments