diff options
| author | ruki <[email protected]> | 2021-12-27 23:16:54 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-27 23:16:54 +0800 |
| commit | 82b3bb99bfe8f441d77a07c29c31d4953eebf697 (patch) | |
| tree | 47ea5e46ac2618ad517de90a60f9f831d3f95f77 | |
| parent | 9ae636cf6851650151a0cf9dc19b464262e6116d (diff) | |
Update windows_luajit.yml
| -rw-r--r-- | .github/workflows/windows_luajit.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows_luajit.yml b/.github/workflows/windows_luajit.yml index 8bc06dbf6..f20553055 100644 --- a/.github/workflows/windows_luajit.yml +++ b/.github/workflows/windows_luajit.yml @@ -10,7 +10,7 @@ jobs: build: strategy: matrix: - os: [windows-latest, windows-2016] + os: [windows-2019, windows-2022] arch: [x64, x86] runs-on: ${{ matrix.os }} |
