CI: update SOP test suite docker image (#1628)
This new release uses Node v18 instead of v12.
This commit is contained in:
parent
0d025d8c3d
commit
e63ab3db4f
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
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/protonmail/openpgp-interop-test-docker:pmfork
|
||||
image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.1
|
||||
credentials:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.github_token }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user