Skip to content

Commit

Permalink
Test node 18 and 20 on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
vrza committed May 6, 2024
1 parent 15c2119 commit 958b8ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
virtual-environment: ['ubuntu-latest', 'windows-2019']
node: [12, 14, 16, 18, 20, 22]
include:
- virtual-environment: 'macos-latest'
node: 18
- virtual-environment: 'macos-latest'
node: 20
- virtual-environment: 'macos-latest'
node: 22

Expand Down

0 comments on commit 958b8ac

Please sign in to comment.