Skip to content

Commit

Permalink
test only 3.10 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcth committed May 28, 2024
1 parent 456a1f8 commit 8e05a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.10", "3.11"]
python-version: ["3.10"]

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

0 comments on commit 8e05a5a

Please sign in to comment.