Skip to content

Commit fe484c2

Browse files
committed
Micro change.
1 parent 98f4654 commit fe484c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# add-apt-repository ppa:deadsnakes/ppa
2525
# apt-get install -y software-properties-common
2626
# apt-get update -y
27-
apt-get install -y python3.13-full
27+
apt-get install -y python3
2828
# python3 --version
2929
# python3 -m venv .venv
3030
# source .venv/bin/activate

0 commit comments

Comments
 (0)