Skip to content

Commit

Permalink
Bump python
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Sirish <[email protected]>
  • Loading branch information
adityasaky committed Dec 6, 2024
1 parent 8c1cc37 commit 28aa817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python
with:
python-version: 3.7
python-version: 3.8
uses: actions/setup-python@v5
- name: Install dependencies
run: |
Expand Down

0 comments on commit 28aa817

Please sign in to comment.