diff --git a/.github/matrix.json b/.github/matrix.json index f4676e0..15ed7d3 100644 --- a/.github/matrix.json +++ b/.github/matrix.json @@ -1,4 +1,4 @@ { "os": ["ubuntu-latest", "windows-latest", "macos-latest"], - "node-version": [12, 14, 15] + "node-version": [14, 16, 18] }