Skip to content

Commit

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

runs-on: ${{ matrix.virtual-environment }}

Expand Down

0 comments on commit 15c2119

Please sign in to comment.