Skip to content

Commit

Permalink
Upgrade python to 3.10 to allow match function syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rawanmahdi committed Jan 29, 2024
1 parent e53b31a commit da360fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Python Setup
uses: actions/setup-python@v4
with:
python-version: 3.8.10
python-version: 3.10
cache: pip

- name: Install requirements
Expand Down

0 comments on commit da360fd

Please sign in to comment.