update ci

This commit is contained in:
Rath Pascal 2025-02-15 13:17:02 +01:00
parent 7b55984d69
commit 91db50a6ba
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
- name: Install python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
- name: Install dependencies
run: |