Skip to content

Commit 07ce8bc

Browse files
committed
windows11 arm
1 parent a9a3509 commit 07ce8bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jsource.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ jobs:
11441144
overwrite: true
11451145

11461146
# windows --------------------------------------------------------------
1147-
jewinarm64:
1147+
jewinarm64a:
11481148
name: JE (Windows11 arm64)
11491149
runs-on: windows-11-arm
11501150
steps:
@@ -1191,7 +1191,7 @@ jobs:
11911191
name: Test Results
11921192
runs-on: ubuntu-22.04
11931193
# needs: [jelinux, jelinux-gcc, jemacos, jerpi64, jerpi32, jewin, jewin32, jeandroid, jefreebsd2, jefreebsdarm64, jeopenbsd2, jeopenbsdarm64 ]
1194-
needs: [jelinux, jelinux-gcc, jelinuxd, jemacos, jemacosarm, jemacosd, jemacosarmd, jerpi64, jerpi32, jewin, jewin32, jewinarm64, jeandroid, jefreebsd2, jefreebsdarm64, jeopenbsd2, jeopenbsdarm64 ]
1194+
needs: [jelinux, jelinux-gcc, jelinuxd, jemacos, jemacosarm, jemacosd, jemacosarmd, jerpi64, jerpi32, jewin, jewin32, jewinarm64, jewinarm64a, jeandroid, jefreebsd2, jefreebsdarm64, jeopenbsd2, jeopenbsdarm64 ]
11951195
steps:
11961196
- name: Checkout Git repository
11971197
uses: actions/checkout@v4

0 commit comments

Comments
 (0)