Skip to content

Commit ed34f4b

Browse files
committed
fix test
1 parent 1580125 commit ed34f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up Python
5252
uses: actions/setup-python@v3
5353
with:
54-
python-version: '3.9'
54+
python-version: '3.12'
5555
- name: clone this branch [fastcore]
5656
uses: actions/checkout@v3
5757
with:

0 commit comments

Comments
 (0)