Skip to content

Commit

Permalink
Update ga
Browse files Browse the repository at this point in the history
  • Loading branch information
nghia-vo committed Jul 11, 2023
1 parent d72ff6f commit 48baef4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/discorpy_ga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.8", "3.8.16", "3.9","3.10"]
python-version: ["3.8", "3.8.16", "3.9.13", "3.10"]
exclude:
- os: macos-latest
python-version: "3.8"
- os: windows-latest
python-version: "3.8.16"

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

0 comments on commit 48baef4

Please sign in to comment.