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 ed99bea6fc
commit dac3d9055e

View File

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