Skip to content

Commit f2ee316

Browse files
authored
Update main.yml
1 parent 99dc143 commit f2ee316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Set up Python
8181
uses: actions/setup-python@v3
8282
with:
83-
python-version: '3.9'
83+
python-version: '3.11'
8484
- name: clone this branch [fastcore]
8585
uses: actions/checkout@v3
8686
with:

0 commit comments

Comments
 (0)