Skip to content

Commit 303a86e

Browse files
use py 3.9
1 parent 0bc8e57 commit 303a86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
required: true
2626

2727
env:
28-
pythonVersion: '3.7'
28+
pythonVersion: '3.9'
2929
artifactRetentionDays: 2
3030
assetPackageArtifactName: "AssetPackage_macOS"
3131
tarballPackageArtifactName: "TarballPackage_macOS"

0 commit comments

Comments
 (0)