We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9127f44 commit 74c557aCopy full SHA for 74c557a
1 file changed
.github/workflows/prebuild.yml
@@ -39,7 +39,7 @@ jobs:
39
env:
40
LMDB_DATA_V1: ${{ contains(github.ref, '-v1') }}
41
runs-on:
42
- label: windows-arm64
+ labels: windows-arm64
43
group: arm64
44
steps:
45
- uses: actions/checkout@v3
0 commit comments