Switch node 17 testing to node 18

This commit is contained in:
William S Fulton 2022-08-04 09:03:52 +01:00
commit e3cb10487b

View file

@ -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