Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Use Node 12 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Sep 30, 2019
1 parent cc0196b commit 4e4efcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: node:10
image: node:12

stages:
- test
Expand Down

0 comments on commit 4e4efcc

Please sign in to comment.