Skip to content

Commit

Permalink
use windows-2025 image for testing examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Jan 5, 2025
1 parent 6dff062 commit 2027306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-2025]
pyv: ['3.9', '3.12']
group: ['get_started', 'computer_vision', 'llm_and_nlp', 'multimodal']
exclude:
Expand Down

0 comments on commit 2027306

Please sign in to comment.