1
0
mirror of synced 2024-11-27 23:50:50 +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: jobs:
build: build:
runs-on: windows-latest runs-on: windows-2019
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3