Skip to content

Commit 0f7b935

Browse files
authored
ci: Fix CI for v1 interoptest (#229)
1 parent b5837fa commit 0f7b935

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/test-suite/build_gosop_v1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cd gosop
22
echo "replace github.com/ProtonMail/go-crypto => ../go-crypto" >> go.mod
33
go get github.com/ProtonMail/go-crypto
4-
go get github.com/ProtonMail/gopenpgp/v2/crypto@latest
4+
go get github.com/ProtonMail/gopenpgp/v2/crypto@v2.8.0-alpha.1
55
go build .

.github/workflows/interop-test-suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: ./.github/actions/build-gosop
5353
with:
5454
go-crypto-ref: main
55+
branch-gosop: gosop-gopenpgp-v2
5556
binary-location: ./gosop-main-v1
5657
# Upload as artifact
5758
- name: Upload gosop-main artifact

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy