From 2da6701d17623447e004c733b5e0d9d575493e86 Mon Sep 17 00:00:00 2001 From: Qianqian Fang Date: Sun, 22 Dec 2024 11:01:18 -0500 Subject: [PATCH] [ci] test windows 2022 --- .github/workflows/run_test.yml | 4 ++-- tools/PoissonRecon | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/run_test.yml b/.github/workflows/run_test.yml index 9c0e72c..cf2772a 100644 --- a/.github/workflows/run_test.yml +++ b/.github/workflows/run_test.yml @@ -8,7 +8,7 @@ jobs: strategy: # provided octave versions: ubuntu-20.04 = 5.2, ubuntu-22.04 = 6.4, ubuntu-24.04 = 8.4, macos-13/14 = 9.2, windows-2019 = 7.3 matrix: - os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, windows-2019] + os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, windows-2022] runs-on: ${{ matrix.os }} defaults: run: @@ -72,7 +72,7 @@ jobs: name: MATLAB test strategy: matrix: - os: [ubuntu-20.04, ubuntu-24.04, macos-12, windows-2019, windows-2022] + os: [ubuntu-20.04, ubuntu-24.04, macos-13, windows-2019, windows-2022] runs-on: ${{ matrix.os }} defaults: run: diff --git a/tools/PoissonRecon b/tools/PoissonRecon index 455ea0d..387fa8a 160000 --- a/tools/PoissonRecon +++ b/tools/PoissonRecon @@ -1 +1 @@ -Subproject commit 455ea0dbe651f31bf6985ff2891becff1dd79c72 +Subproject commit 387fa8acc7871133efbe1fe20083bd57899ef018