remove 16.x from actions

pull/1186/head
Cory LaViska 2023-02-06 12:30:22 -05:00
rodzic c958f2e50a
commit 8dcffe270f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: