Skip to content

Commit

Permalink
Test only on ubuntu and py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Dec 28, 2024
1 parent 118f56c commit a822b5e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
PYTHONIOENCODING: "utf8"
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.9"]
os: [ubuntu-latest]
python-version: ["3.12"]

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

0 comments on commit a822b5e

Please sign in to comment.