Skip to content

Commit

Permalink
Expand version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjello committed Jun 28, 2024
1 parent 1df36f0 commit 392872f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: true
matrix:
os: ["ubuntu-20.04"] # On peut ajouter "macos-latest" si besoin
python-version: ["3.9.9"]
python-version: ["3.9.9", "3.10.6"]
openfisca-dependencies: [minimal, maximal]
steps:
- name: Checkout
Expand Down

0 comments on commit 392872f

Please sign in to comment.