summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
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