Skip to content

Commit eaf463b

Browse files
committed
ci: target node 14 for alpine
1 parent 9779870 commit eaf463b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
# Alpine
4646
- os: ubuntu-22.04
47-
docker: node:18-alpine
47+
docker: node:14-alpine
4848
docker_cmd:
4949
apk add --no-cache bash build-base curl git g++ make ninja-build
5050
pkgconfig unzip zip python3 tar cmake ninja musl-dev && cp

0 commit comments

Comments
 (0)