There was an error while loading. Please reload this page.
1 parent 29c482f commit 1b40041Copy full SHA for 1b40041
1 file changed
.github/workflows/ci.yml
@@ -24,9 +24,8 @@ jobs:
24
macos-15,
25
macos-15-intel,
26
windows-2025,
27
- windows-11-arm,
28
]
29
- python-version: ["3.12"]
+ python-version: ["3.11", "3.12"]
30
31
steps:
32
- uses: actions/checkout@v4
@@ -71,9 +70,8 @@ jobs:
71
70
72
73
74
75
76
77
78
79
@@ -120,10 +118,9 @@ jobs:
120
118
ubuntu-24.04,
121
119
ubuntu-24.04-arm,
122
123
124
# intel mac and windows not supported for litert
125
126
127
128
129
0 commit comments