Skip to content

Commit

Permalink
Revert "CI: Exclude windows-latest python-version 3.12"
Browse files Browse the repository at this point in the history
This reverts commit 3e148af.
  • Loading branch information
oyamad committed Aug 16, 2024
1 parent d9b88c3 commit 4db8504
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
python-version: ['3.10', 3.11, 3.12]
exclude:
- os: windows-latest
python-version: 3.12

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4db8504

Please sign in to comment.