Skip to content

Commit 036c23e

Browse files
committed
what?
1 parent bec88ad commit 036c23e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ jobs:
103103
strategy:
104104
fail-fast: false
105105
matrix:
106-
edgedb-server-version: 6
106+
edgedb-server-version:
107+
- 6
107108
include: ${{ fromJson(needs.build-wheels-matrix.outputs.include) }}
108109

109110
defaults:

0 commit comments

Comments
 (0)