Skip to content

Commit

Permalink
CI: added SageMath 9.8 and 9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Jul 21, 2023
1 parent f734200 commit 2bcf50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [9.1, 9.3, 9.4, 9.5, 9.6, 9.7]
version: [9.1, 9.3, 9.4, 9.5, 9.6, 9.7, 9.8, 9.10]

container:
image: sagemath/sagemath:${{ matrix.version }}
Expand Down

0 comments on commit 2bcf50b

Please sign in to comment.