Skip to content

Commit

Permalink
add macos-13 to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pustotnik committed Nov 12, 2023
1 parent f791558 commit eebe186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- { os: ubuntu-22.04, python: '3.11' }
- { os: ubuntu-22.04, python: '3.12' }
- { os: macos-12, python: '3.10' }
- { os: macos-13, python: '3.11' }
- { os: windows-2019, python: '3.7' }
- { os: windows-2019, python: '3.8' }
- { os: windows-2019, python: '3.9' }
Expand Down

0 comments on commit eebe186

Please sign in to comment.