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