Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Alexander Nozik 2022-01-07 20:38:51 +03:00
commit abf04cc657
No known key found for this signature in database
GPG Key ID: F7FCF2DD25C71357

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