1
0
mirror of synced 2024-11-23 22:30:56 +01:00

Update GameCI to use Windows 2019

This commit is contained in:
Burrito 2023-08-01 01:59:10 +00:00 committed by GitHub
parent a465239264
commit 1399bee518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Checkout repository
uses: actions/checkout@v3