Update python version for CI (#714)

This commit is contained in:
Oliver 2025-11-13 23:01:24 +11:00 committed by GitHub
parent ae1d8dd188
commit daf3bf8291
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
- name: Install Python - name: Install Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: 3.9 python-version: 3.11
- name: Setup Java - name: Setup Java
uses: actions/setup-java@v3 uses: actions/setup-java@v3