fix: do not run windows and mac os tests on gpu branch

This commit is contained in:
George Panchuk
2024-05-02 18:05:24 +02:00
parent 3f3d90bf2f
commit 51c6bb14e7

View File

@@ -23,8 +23,6 @@ jobs:
- '3.12.x'
os:
- ubuntu-latest
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}