Skip to content

Commit

Permalink
.github/workflows/main.yml: Test PARI 2.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 16, 2024
1 parent 694c9e6 commit bbd1105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os: [ubuntu-latest]
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13-dev']
pari-version: ['pari-2.11.4', 'pari-2.13.0', 'pari-2.15.4']
pari-version: ['pari-2.11.4', 'pari-2.13.0', 'pari-2.15.4', 'pari-2.15.5']
env:
LC_ALL: C
PARI_VERSION: ${{ matrix.pari-version }}
Expand Down

0 comments on commit bbd1105

Please sign in to comment.