Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Apr 7, 2023
1 parent c90c34e commit 2814ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -20,8 +20,8 @@ jobs:
USING_COVERAGE: "3.7,3.8,3.9,3.10,3.11"
strategy:
matrix:
# os: ["ubuntu-18.04", "windows-latest"]
os: ["ubuntu-18.04", ] # for debug only
os: ["ubuntu-latest", "windows-latest"]
# os: ["ubuntu-latest", ] # for debug only
python-version: [3.7", "3.8", "3.9", "3.10", "3.11"]
# python-version: ["3.7", ] # for debug only
exclude:
Expand Down

0 comments on commit 2814ebd

Please sign in to comment.