mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
ci: Added NodeJS 20.x to the workflow matrix (#1607)
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
node-version: [16.x, 18.x, 20.x]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user