Skip to content

Commit

Permalink
build test at 18
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Jun 21, 2023
1 parent d98dd1b commit bcc70b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
fail-fast: false
matrix:
platform: [ubuntu-latest, macos-latest]
node-version: [14]
node-version: [18]
include:
- platform: ubuntu-latest
node-version: 12
node-version: 18
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout
Expand Down

1 comment on commit bcc70b9

@vercel
Copy link

@vercel vercel bot commented on bcc70b9 Jun 21, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.