Skip to content

Commit

Permalink
Add macos-13 and macos-14 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Sep 9, 2024
1 parent c20a4f8 commit 305a03e
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 @@ -32,6 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["ubuntu-22.04", "macos-13", "macos-14"]
python-version: ["3.10", "3.11", "3.12"]

steps:
Expand Down

0 comments on commit 305a03e

Please sign in to comment.