Skip to content
Snippets Groups Projects
Commit 54515f19 authored by Serge Lamikhov-Center's avatar Serge Lamikhov-Center
Browse files

Remove Windows check

parent 5a4736b5
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
build_type: [Release]
runs-on: ${{ matrix.os }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment