Merge pull request #94442 from Repiteo/ci/revert-python-version

Revert "CI: Pin Python 3.12.3 to workaround GHA issue"
This commit is contained in:
Rémi Verschelde 2024-07-22 14:12:51 +02:00
commit eb6c9142ca
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -3,7 +3,7 @@ description: Setup Python, install the pip version of SCons.
inputs:
python-version:
description: The Python version to use.
default: "3.12.3"
default: "3.x"
python-arch:
description: The Python architecture.
default: "x64"