Skip to content

Commit 9e96171

Browse files
committed
test
1 parent db18ac8 commit 9e96171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up Python
4444
uses: actions/setup-python@v2
4545
with:
46-
python-version: '3.8'
46+
python-version: '3.10'
4747
- name: Install dependencies
4848
run: |
4949
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

0 commit comments

Comments
 (0)