Skip to content

Commit be167eb

Browse files
committed
use 3.10
1 parent 02f2a4c commit be167eb

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
@@ -30,7 +30,7 @@ jobs:
3030
echo "python_versions_macos=[\"3.13\", \"3.8\"]" >> $GITHUB_OUTPUT
3131
else
3232
echo "python_versions_linux_windows=[\"3.10\"]" >> $GITHUB_OUTPUT
33-
echo "python_versions_macos=[\"3.12\"]" >> $GITHUB_OUTPUT
33+
echo "python_versions_macos=[\"3.10\"]" >> $GITHUB_OUTPUT
3434
fi
3535
3636
linux_suite:

0 commit comments

Comments
 (0)