Skip to content

Commit 3a53860

Browse files
authored
Try windows-latest client
1 parent e1088bb commit 3a53860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fail-fast: false
6161
matrix:
6262
python-version: ${{ fromJSON(needs.setup.outputs.python_versions) }}
63-
os: ["ubuntu-latest", "macos-15-intel"]
63+
os: ["windows-latest", "ubuntu-latest", "macos-15-intel"]
6464

6565
steps:
6666
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)