Switch node 17 testing to node 18
This commit is contained in:
parent
c16d25d9d6
commit
e3cb10487b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -93,7 +93,7 @@ jobs:
|
|||
CPPSTD: c++11
|
||||
- SWIGLANG: javascript
|
||||
ENGINE: node
|
||||
VER: '17'
|
||||
VER: '18'
|
||||
CPPSTD: c++14
|
||||
- SWIGLANG: javascript
|
||||
ENGINE: jsc
|
||||
|
|
@ -270,7 +270,7 @@ jobs:
|
|||
GCC: 11
|
||||
- SWIGLANG: javascript
|
||||
ENGINE: node
|
||||
VER: '17'
|
||||
VER: '18'
|
||||
CPPSTD: c++17
|
||||
GCC: 11
|
||||
- SWIGLANG: lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue