Skip to content

Commit bbd1105

Browse files
author
Matthias Koeppe
committed
.github/workflows/main.yml: Test PARI 2.15.5
1 parent 694c9e6 commit bbd1105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os: [ubuntu-latest]
2222
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13-dev']
23-
pari-version: ['pari-2.11.4', 'pari-2.13.0', 'pari-2.15.4']
23+
pari-version: ['pari-2.11.4', 'pari-2.13.0', 'pari-2.15.4', 'pari-2.15.5']
2424
env:
2525
LC_ALL: C
2626
PARI_VERSION: ${{ matrix.pari-version }}

0 commit comments

Comments
 (0)