Skip to content

Commit

Permalink
Fix PR build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
powerivq committed May 23, 2024
1 parent 8464491 commit 5a16a94
Show file tree
Hide file tree
Showing 3 changed files with 21,333 additions and 22,572 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:

strategy:
matrix:
node: [12, 14, 16]
os: [ubuntu-latest, macOS-latest, windows-latest]
node: [16]
os: [ubuntu-latest, windows-latest]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 5a16a94

Please sign in to comment.