Skip to content

Commit

Permalink
add clingo 5.7 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleve committed Oct 23, 2024
1 parent fb2c7a5 commit 5ee4429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
max-parallel: 4
matrix:
python-version: ['3.10', '3.11', '3.12']
clingo-version: ['5.6']
clingo-version: ['5.6', '5.7']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5ee4429

Please sign in to comment.