Skip to content

Commit f3a739a

Browse files
authored
Update main_eoagritool.yml
Update
1 parent a467350 commit f3a739a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_eoagritool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python version
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: '3.13'
25+
python-version: '3.11'
2626

2727
- name: Create and start virtual environment
2828
run: |

0 commit comments

Comments
 (0)