Skip to content

Commit

Permalink
Merge pull request #2257 from NNPDF/scarlehoff-patch-1
Browse files Browse the repository at this point in the history
Recover 3.9 test
  • Loading branch information
scarlehoff authored Jan 15, 2025
2 parents a633ee4 + d0a3731 commit 84f6be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-14]
python-version: ["3.12"]
python-version: ["3.9", "3.12"]
include:
- os: ubuntu-latest
CONDA_OS: linux-64
Expand Down

0 comments on commit 84f6be4

Please sign in to comment.