Skip to content

Commit a276e1c

Browse files
committed
Change Horreum branch to 0.12.x
1 parent 4b8cbbf commit a276e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ endif
2626

2727
# env variables
2828
KIOTA_VERSION ?= "v1.13.0"
29-
HORREUM_BRANCH ?= "master"
29+
HORREUM_BRANCH ?= "0.12.x"
3030
HORREUM_OPENAPI_PATH ?= "https://raw.githubusercontent.com/Hyperfoil/Horreum/${HORREUM_BRANCH}/docs/site/content/en/openapi/openapi.yaml"
3131
GENERATED_CLIENT_PATH = "${PROJECT_PATH}/src/horreum/raw_client"
3232
OPENAPI_PATH = "${PROJECT_PATH}/openapi"

0 commit comments

Comments
 (0)