Skip to content

Commit

Permalink
only testing linux
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 12, 2024
1 parent 6e8e133 commit ba36b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest,macos-latest]
python-version: [3.8]
os: [ubuntu-latest]
python-version: [3.8,3.9]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ba36b8d

Please sign in to comment.