Skip to content

Commit

Permalink
update python test to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifahmed990 committed Feb 8, 2024
1 parent 37bf53b commit ed2e891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: 3.10.6
python-version: 3.11

- uses: actions/checkout@v3
- name: Checkout submodules
Expand Down

0 comments on commit ed2e891

Please sign in to comment.