Skip to content

Commit

Permalink
[f] Upgrade Python version to 3.11 in cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lamle-ea committed Oct 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent eadc06a commit d6afbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ on:

env:
CI: true
PYTHON_VERSION: 3.9
PYTHON_VERSION: 3.11
PIPENV_VENV_IN_PROJECT: true
SCRAPY_SETTINGS_MODULE: city_scrapers.settings.prod
WAYBACK_ENABLED: true

0 comments on commit d6afbcd

Please sign in to comment.