This commit is contained in:
Massimiliano Culpo 2022-11-15 12:42:48 +01:00
parent b3124bff7c
commit 857ae5a74b

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11'] python-version: ['3.6.15', '3.7', '3.8', '3.9', '3.10', '3.11']
concretizer: ['clingo'] concretizer: ['clingo']
on_develop: on_develop:
- ${{ github.ref == 'refs/heads/develop' }} - ${{ github.ref == 'refs/heads/develop' }}