Skip to content

Commit

Permalink
CI: update SOP test suite docker image (#1628)
Browse files Browse the repository at this point in the history
This new release uses Node v18 instead of v12.
  • Loading branch information
marinthiercelin committed Apr 3, 2023
1 parent 0d025d8 commit e63ab3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sop-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit e63ab3d

Please sign in to comment.