Skip to content

Commit 39edd65

Browse files
committed
CLEANUP: Apparently 2019 builds fine
1 parent 598171f commit 39edd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
curl -o CrabNet.7z -L https://github.com/DreamWeave-MP/CrabNet/releases/download/Stable-CI/CrabNet-${{ runner.os }}-${{ matrix.BUILD_TYPE }}.7z
6666
7z x -y CrabNet.7z -oextern/raknet
67-
CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2022
67+
CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2019
6868
6969
- name: Configure
7070
if: steps.cache-WinDeps.outputs.cache-hit == 'true'

0 commit comments

Comments
 (0)