fix python version

This commit is contained in:
peacewarrior 2024-08-09 20:16:44 -07:00 committed by Henri Roussez
parent bfc51128d1
commit 74c6771e1d

View file

@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.x'
python-version: '3.11'
- name: Run AGI for 5s
run: |
set +e