Skip to content

Commit

Permalink
Update test_pr_and_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rundxdi authored Jan 24, 2024
1 parent 92a2035 commit 73c0f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
python: [3.8, 3.9, '3.10', '3.11']
python: [3.9, '3.10', '3.11']
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit 73c0f78

Please sign in to comment.