Skip to content

Commit

Permalink
Revert drone test back to older python version
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Feb 4, 2024
1 parent c7d5cc4 commit cf6a90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -4,7 +4,7 @@ name: test

steps:
- name: Test Python 3.7
image: python:3.12
image: python:3.7
commands:
- pip install build
- python -m build
Expand Down

0 comments on commit cf6a90d

Please sign in to comment.