Skip to content

Commit

Permalink
chore: update tests config
Browse files Browse the repository at this point in the history
  • Loading branch information
wcxve committed Feb 3, 2024
1 parent 8281ab1 commit 58baba0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
matrix:
os: ["ubuntu-latest"]
python-version: ["3.9", "3.10", "3.11"]
include:
- os: "macos-latest"
python-version: "3.9"
#include:
# - os: "macos-latest"
# python-version: "3.9"

steps:
- name: Checkout
Expand Down

0 comments on commit 58baba0

Please sign in to comment.