Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein authored Oct 14, 2024
1 parent 8d9d932 commit cf2ef30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
include:
- name: Test Linux py38
os: ubuntu-latest
pyversion: '3.9'
pyversion: '3.8'
- name: Test Linux py39
os: ubuntu-latest
pyversion: '3.9'
Expand Down

0 comments on commit cf2ef30

Please sign in to comment.