Skip to content

Commit

Permalink
chore(ci): run tests with python 3.8 too
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Dec 4, 2023
1 parent b7d8f06 commit 8017f6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/umbral-pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ jobs:
matrix:
rust:
- stable
python:
- "3.12"
python: ["3.8", "3.12"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 8017f6f

Please sign in to comment.