Skip to content

Commit

Permalink
update test release without windows and macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV committed Sep 10, 2024
1 parent 284ab4c commit 6eee54e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
# Define specific Python versions for each OS
- os: ubuntu-latest
python-version: 3.11
- os: windows-latest
python-version: 3.11
- os: macos-latest
python-version: 3.11
# - os: windows-latest
# python-version: 3.11
# - os: macos-latest
# python-version: 3.11
- os: ubuntu-latest
python-version: 3.12

Expand Down

0 comments on commit 6eee54e

Please sign in to comment.