Skip to content

Commit

Permalink
drop node 16 from ci (it's eol and some observables tests deps no lon…
Browse files Browse the repository at this point in the history
…ger works on it)
  • Loading branch information
zloirock committed Oct 20, 2023
1 parent adc588c commit 98ef021
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
strategy:
matrix:
node:
- 16.13
- 18.12
- 20
runs-on: ubuntu-latest
Expand All @@ -57,7 +56,6 @@ jobs:
- windows-latest
- macos-latest
node:
- 16.13
- 18.12
- 20
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 98ef021

Please sign in to comment.