Skip to content

Commit

Permalink
Add MacOS 12 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
geigerzaehler committed Aug 28, 2024
1 parent 7a0cbad commit e4b0be2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
include:
- python-version: 3.8
os: windows-2022
- python-version: 3.8
os: macos-12

runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.python-version == '3.13-dev' }}
Expand Down

0 comments on commit e4b0be2

Please sign in to comment.