Skip to content

Commit 1685ffd

Browse files
committed
Test windows ARM too
1 parent e12dff7 commit 1685ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
files: prebuild-win32.tar
6060
build-test-win32-arm64:
61-
if: startsWith(github.ref, 'refs/tags/')
61+
#if: startsWith(github.ref, 'refs/tags/')
6262
env:
6363
LMDB_DATA_V1: ${{ contains(github.ref, '-v1') }}
6464
runs-on: windows-11-arm

0 commit comments

Comments
 (0)