Skip to content

Commit

Permalink
fix: CI, removed py38 due to pysaml2
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Jul 19, 2023
1 parent d09e1ff commit 7c71a38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
Expand Down

0 comments on commit 7c71a38

Please sign in to comment.