Skip to content

Commit

Permalink
Trying to figure out why Ubuntu tests failing
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull authored Jun 22, 2024
1 parent 2b25532 commit d240b21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
strategy:
max-parallel: 4
matrix:
os: [macos-14, ubuntu-latest]
# os: [macos-14, ubuntu-latest]
os: [macos-14]
python-version: ['3.10', '3.11', '3.12']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d240b21

Please sign in to comment.