Skip to content

Commit

Permalink
Update .github/workflows/MINLP.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matbesancon authored Oct 21, 2024
1 parent c69a11a commit dd5bbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MINLP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['lts', '1'] # Test against current minor release (at least 1.3)
version: ['lts', '1']
os: [ubuntu-latest, macOS-latest]
arch: [x64]
steps:
Expand Down

0 comments on commit dd5bbae

Please sign in to comment.