Skip to content

Commit 9433385

Browse files
committed
cd: remove python3.10
Signed-off-by: Jack Lau <jacklau1222gm@gmail.com>
1 parent c3ead53 commit 9433385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
sudo apt update
4141
sudo apt install -y make git pkg-config libssl-dev cmake binutils-dev libgoogle-glog-dev libunwind-dev gcc g++ golang wget libgl1
42-
sudo apt install -y python3 python3-dev python3-pip libsndfile1 libsndfile1-dev
42+
sudo apt install -y libsndfile1 libsndfile1-dev
4343
4444
git clone https://github.com/JackLau1222/bmf.git
4545

0 commit comments

Comments
 (0)