diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6faae4f..27eda41 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -181,7 +181,7 @@ jobs: target: "x86_64-apple-darwin" - host: windows-latest target: "x86_64-pc-windows-msvc" - node: ["14", "16"] + node: ["16", "18"] runs-on: ${{ matrix.settings.host }} steps: @@ -224,7 +224,7 @@ jobs: strategy: fail-fast: false matrix: - node: ["14", "16"] + node: ["16, "18"] runs-on: ubuntu-latest steps: @@ -255,7 +255,7 @@ jobs: strategy: fail-fast: false matrix: - node: ["14", "16"] + node: ["16, "18"] runs-on: ubuntu-latest steps: @@ -286,7 +286,7 @@ jobs: strategy: fail-fast: false matrix: - node: ["14", "16"] + node: ["16, "18"] runs-on: ubuntu-latest steps: @@ -322,7 +322,7 @@ jobs: strategy: fail-fast: false matrix: - node: ["14", "16"] + node: ["16, "18"] runs-on: ubuntu-latest steps: @@ -356,7 +356,7 @@ jobs: strategy: fail-fast: false matrix: - node: ["14", "16"] + node: ["16, "18"] runs-on: ubuntu-latest steps: