Skip to content

Commit

Permalink
Note that upgrade tests needs to be temp. disabled
Browse files Browse the repository at this point in the history
Note that the upgrade tests needs to be temporarily disabled as the
Python 2 version cannot be installed on Ubuntu 20.04.
  • Loading branch information
garberg committed Oct 4, 2023
1 parent 8609326 commit c403002
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 @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
install: [ pip, apt ]
# upgrade: [ true, false ]
# Upgrade tests temporary disabled as Python 2 version cannot be installed on Ubuntu 20.04
upgrade: [ false ]
exclude:
- install: pip
Expand Down

0 comments on commit c403002

Please sign in to comment.