Skip to content

Commit c36f511

Browse files
author
Suha Sabi Hussain
authored
Update release.yml (#90)
1 parent 03c3185 commit c36f511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: '3.x'
18+
python-version: '3.10'
1919

2020
- name: Build distributions
2121
run: make dist

0 commit comments

Comments
 (0)