Skip to content

Commit

Permalink
Exclude Python version on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Nov 18, 2024
1 parent be2bdc1 commit a1104aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-libshortfin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- runs-on: windows-2022
name: Windows
cmake-options:
exclude:
- runs-on: windows-2022
python-version: ["3.10", "3.11"]

steps:
- name: (Linux) Install dependencies
Expand Down

0 comments on commit a1104aa

Please sign in to comment.