Skip to content

Commit 5ec602f

Browse files
committed
skip windows-2022
1 parent 026acb3 commit 5ec602f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-shared-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-22.04, windows-2022]
16+
os: [ubuntu-22.04]
1717

1818
env:
1919
PYTHON_VERSION: "3.13"

0 commit comments

Comments
 (0)