Skip to content

Commit

Permalink
Merge pull request #5747 from FederatedAI/feature-2.2.0-update_sub_mo…
Browse files Browse the repository at this point in the history
…dule

update  submodule and fix codeqa
  • Loading branch information
dylan-fan authored Nov 19, 2024
2 parents db18ac8 + b5fec05 commit f418070
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.8'
python-version: '3.10'
- name: Install dependencies
run: |
sudo apt-get install -y gcc g++ make openssl supervisor libgmp-dev libmpfr-dev libmpc-dev libaio1 libaio-dev numactl autoconf automake libtool libffi-dev libssl-dev liblz4-1 liblz4-dev liblz4-tool zlib1g-dev
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "eggroll"]
path = eggroll
url = https://github.com/FederatedAI/eggroll.git
branch = v3.1.0
branch = v3.2.0
[submodule "fate_client"]
path = fate_client
url = https://github.com/FederatedAI/FATE-Client
Expand Down

0 comments on commit f418070

Please sign in to comment.