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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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