We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d890d2 commit 67e9631Copy full SHA for 67e9631
.github/workflows/android.yml
@@ -46,7 +46,7 @@ jobs:
46
matrix:
47
os: [macos-12, ubuntu-latest, windows-latest]
48
architecture: [x64]
49
- python_version: [3.7]
+ python_version: [3.7.1]
50
steps:
51
- name: setup Xcode version (macos)
52
if: runner.os == 'macOS'
0 commit comments