Use Python 3.12 to be able to use match structure.

This commit is contained in:
Benoit Marty 2024-05-13 12:08:05 +02:00
parent 1f4b2d3ef3
commit 594d47ee0d
4 changed files with 8 additions and 8 deletions

View file

@ -22,10 +22,10 @@ jobs:
uses: gradle/actions/setup-gradle@v3
with:
cache-read-only: ${{ github.ref != 'refs/heads/develop' }}
- name: Set up Python 3.9
- name: Set up Python 3.12
uses: actions/setup-python@v5
with:
python-version: 3.9
python-version: 3.12
- name: Run World screenshots generation script
run: |
./tools/test/generateWorldScreenshots.py