Skip to content

Commit

Permalink
chore(ci): build with node 18 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi authored Feb 15, 2023
1 parent 914760f commit 56b246d
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node_version: [12]
node_version: [18]
os: [windows-latest, macOS-latest]

steps:
Expand Down

1 comment on commit 56b246d

@vercel
Copy link

@vercel vercel bot commented on 56b246d Feb 28, 2023

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:

docs-demo – ./

docs-demo-git-main-ionic1.vercel.app
docs-demo-ionic1.vercel.app
docs-demo-mu.vercel.app

Please sign in to comment.