Update build.yml

This commit is contained in:
Alexander Nozik 2022-01-07 20:11:49 +03:00 committed by GitHub
parent 30fa35bef5
commit e512e9bbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: windows-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@v2