Skip to content

Commit 1611ffe

Browse files
committed
Add http to Windows nightly dispatch matrix
The http repo has a Windows breakage test workflow that listens for ponyc-windows-nightly-released events, but http was never added to the dispatch matrix here, so the workflow never triggered. Closes ponylang/http#124
1 parent a1a45ec commit 1611ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cloudsmith-package-sychronised.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
matrix:
8989
repo:
9090
- ponylang/corral
91+
- ponylang/http
9192
steps:
9293
- name: Send
9394
# v2.1.1

0 commit comments

Comments
 (0)