Skip to content

Commit

Permalink
Bumped to Python 3.11 in static-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Sep 29, 2023
1 parent f7c05b5 commit 27e11b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.11
- name: Python Package Setup
run: |
make configure
Expand Down

0 comments on commit 27e11b6

Please sign in to comment.