Skip to content

Commit

Permalink
Merge pull request #172 from carbonplan/update-node-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 authored Apr 25, 2024
2 parents b2e13b8 + 8c99988 commit 680ce04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]

node-version: [18.x, 22.x] # https://nodejs.org/en/about/previous-releases
steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 680ce04

Please sign in to comment.