mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-25 20:50:43 -05:00
testing
This commit is contained in:
parent
d3fd9a819f
commit
0c9e47b9ad
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 'pypy3.11'
|
||||
python-version: 'pypy3.10'
|
||||
- run: pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue