diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f619dac..e9b1b5f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,7 +6,7 @@ jobs: strategy: fail-fast: false matrix: - os: [windows-latest, macos-latest, ubuntu-latest] + os: [windows-2019, macos-latest, ubuntu-latest] build_type: [debug,release] benchmark: [false] sanitizer: [""]