Skip to content

Commit

Permalink
Try using Python 3.9 instead...
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjallen committed Sep 10, 2023
1 parent d8473dd commit 55072b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lichen_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Lichen CI
on: [push, pull_request]

env:
PYTHON_VERSION: '3.10'
PYTHON_VERSION: '3.9'

jobs:
python-unit-tests:
Expand Down

0 comments on commit 55072b9

Please sign in to comment.