Update dotnet.yml

windows-latest
This commit is contained in:
EnderIce2
2024-08-15 13:43:54 +03:00
committed by GitHub
parent 21144c0a71
commit 139af9bdcf

View File

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v4