Skip to content

Commit

Permalink
build.yaml: Upgrade Python to 3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Jing Vincent Yan <[email protected]>
  • Loading branch information
kaikulimu committed Jul 10, 2024
1 parent ef40e01 commit 2a3916e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get install -qy build-essential \
gdb \
curl \
python3.10 \
python3.12 \
python3-pip \
cmake \
ninja-build \
Expand Down

0 comments on commit 2a3916e

Please sign in to comment.