Skip to content

Commit

Permalink
Change OS to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ray310 committed Jun 15, 2024
1 parent 824fe22 commit aaffee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest]
python-version: ["3.12"]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit aaffee1

Please sign in to comment.