Skip to content

Commit

Permalink
Run github func job with py38
Browse files Browse the repository at this point in the history
This avoids running with py310 which doesn't make sense for focal.
  • Loading branch information
Corey Bryant committed Dec 8, 2023
1 parent 3664d52 commit 2f33d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.8]
juju_channel:
- 2.9/stable
bundle:
Expand Down

0 comments on commit 2f33d29

Please sign in to comment.