Skip to content

Commit e0d56ea

Browse files
sfc-gh-mmishchenkosfc-gh-pczajka
authored andcommitted
NO-SNOW disable yet failing Win-ARM64 tests (#2491)
1 parent f0882b4 commit e0d56ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,18 @@ jobs:
163163
image_name: windows-11-arm
164164
download_name: win_arm64
165165
python-version: "3.10"
166+
- os:
167+
image_name: windows-11-arm
168+
download_name: win_arm64
169+
python-version: "3.11"
170+
- os:
171+
image_name: windows-11-arm
172+
download_name: win_arm64
173+
python-version: "3.12"
174+
- os:
175+
image_name: windows-11-arm
176+
download_name: win_arm64
177+
python-version: "3.13"
166178

167179
steps:
168180
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)