Skip to content

Commit efd0d9a

Browse files
author
marwan37
committed
bump python version to 3.11
1 parent d30eaf9 commit efd0d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Python
3737
uses: actions/setup-python@v4
3838
with:
39-
python-version: "3.9"
39+
python-version: "3.11"
4040

4141
- name: Install dependencies
4242
run: |

0 commit comments

Comments
 (0)