Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 60df86a

Browse files
Merge pull request #347 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 1bfb8cc + e75c37c commit 60df86a

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
@@ -143,7 +143,7 @@ jobs:
143143
timeout-minutes: 10
144144
strategy:
145145
matrix:
146-
node: ['11', '12']
146+
node: ['12', '14']
147147
steps:
148148
- name: Set running flag
149149
run: echo "::set-env name=RUNNING::1"

0 commit comments

Comments
 (0)