mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-24 14:35:51 +00:00
CI: update SOP test suite docker image to v2.0.0
This commit is contained in:
parent
58cd771e61
commit
df6baea0d0
2
.github/workflows/sop-test-suite.yml
vendored
2
.github/workflows/sop-test-suite.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
name: Run interoperability test suite
|
name: Run interoperability test suite
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.12
|
image: ghcr.io/protonmail/openpgp-interop-test-docker:v2.0.0
|
||||||
credentials:
|
credentials:
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.github_token }}
|
password: ${{ secrets.github_token }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user