Skip to content

Commit

Permalink
feat(workflow): update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
siyi98 committed Sep 20, 2022
1 parent 4539609 commit 5e3977d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ '12', '14', '16' ]
node: [ '14', '16' ]
name: build steps
steps:
- uses: actions/checkout@v2
Expand Down

1 comment on commit 5e3977d

@vercel
Copy link

@vercel vercel bot commented on 5e3977d Sep 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

x-render – ./

x-render-tw93.vercel.app
www.xrender.fun
xrender.fun
x-render-git-master-tw93.vercel.app

Please sign in to comment.