mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
ci: update DirectML to 1.15.2 for Windows (#10827)
This commit is contained in:
@@ -11,9 +11,9 @@ import shutil
|
||||
import http.client
|
||||
|
||||
TARGET_TAG = "2024-08-17"
|
||||
# FIXME: temporarily hold maadeps version for windows package
|
||||
# FIXME: update DirectML to 1.15.2 for Windows
|
||||
if platform.system() == "Windows":
|
||||
TARGET_TAG = "2024-05-30"
|
||||
TARGET_TAG = "2024-10-16"
|
||||
basedir = Path(__file__).parent
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user