Update build.yml

This commit is contained in:
ikun
2024-09-15 18:23:49 +08:00
parent c866f19967
commit b8f0b5caf4

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-2019
steps:
- name: Check out git repository
uses: actions/checkout@v4