Skip to content

Commit

Permalink
CI: temporary shrink matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbm755 committed May 16, 2024
1 parent 0be4875 commit f3d7ed9
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,32 +91,8 @@ jobs:
fail-fast: false
matrix:
octave: [9.1.0]
sympy: [1.5.1, 1.6.2, 1.7.1, 1.8, 1.9, 1.10.1, 1.11.1, 1.12]
sympy: [1.12]
include:
- octave: 5.1.0
sympy: 1.8
- octave: 5.2.0
sympy: 1.8
- octave: 6.1.0
sympy: 1.12
- octave: 6.2.0
sympy: 1.12
- octave: 6.3.0
sympy: 1.12
- octave: 6.4.0
sympy: 1.12
- octave: 7.1.0
sympy: 1.12
- octave: 7.2.0
sympy: 1.12
- octave: 7.3.0
sympy: 1.12
- octave: 8.1.0
sympy: 1.12
- octave: 8.2.0
sympy: 1.12
- octave: 8.3.0
sympy: 1.12
- octave: 8.4.0
sympy: 1.12
steps:
Expand Down

0 comments on commit f3d7ed9

Please sign in to comment.