Skip to content

Commit 05ea9d4

Browse files
committed
what?
1 parent bec88ad commit 05ea9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

109109
defaults:

0 commit comments

Comments
 (0)