clingo-bootstrap: force setuptools through variant (#40866)

This commit is contained in:
Massimiliano Culpo
2023-11-03 16:53:45 +01:00
committed by GitHub
parent 70171d6caf
commit 668a5b45e5
3 changed files with 14 additions and 0 deletions

View File

@@ -159,6 +159,9 @@ jobs:
brew install cmake bison@2.7 tree
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # @v2
with:
python-version: "3.12"
- name: Bootstrap clingo
run: |
source share/spack/setup-env.sh