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 d58a076e4f
commit 0a93aec54f

View File

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