We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12dff7 commit 1685ffdCopy full SHA for 1685ffd
.github/workflows/prebuild.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
files: prebuild-win32.tar
60
build-test-win32-arm64:
61
- if: startsWith(github.ref, 'refs/tags/')
+ #if: startsWith(github.ref, 'refs/tags/')
62
env:
63
LMDB_DATA_V1: ${{ contains(github.ref, '-v1') }}
64
runs-on: windows-11-arm
0 commit comments