diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dce53ae1..a7bfd5b0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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