Skip to content

Commit 67e9631

Browse files
authored
Changes python version to match name in list.
1 parent 8d890d2 commit 67e9631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
matrix:
4747
os: [macos-12, ubuntu-latest, windows-latest]
4848
architecture: [x64]
49-
python_version: [3.7]
49+
python_version: [3.7.1]
5050
steps:
5151
- name: setup Xcode version (macos)
5252
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)