Skip to content

Commit 4bee23b

Browse files
pin mockolo to 2.5.0 to investigate protocol resolution regression in 2.6.1
1 parent 8715428 commit 4bee23b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/genesis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
steps:
2121
- name: Install dependencies
2222
run: |
23-
brew install mint xcodegen needle mockolo
23+
brew install mint xcodegen needle
24+
mint install uber/mockolo@2.5.0
2425
mint install yonaskolb/genesis
2526
- name: Checkout source
2627
uses: actions/checkout@v6

0 commit comments

Comments
 (0)