Skip to content

Commit

Permalink
add py3.8 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulaKramer committed Nov 12, 2024
1 parent 0655231 commit fe806fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
fail-fast: false
matrix:
cfg:
#- os: ubuntu-latest
# python-version: "3.8"
- os: ubuntu-latest
python-version: "3.8"
- os: ubuntu-latest
python-version: "3.9"
#- os: macos-latest
Expand Down

0 comments on commit fe806fb

Please sign in to comment.