Skip to content

Commit

Permalink
rnpgp containers (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Sep 21, 2023
1 parent 542d2f3 commit a2f11ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- { CC: 'gcc', CXX: 'g++' }
- { CC: 'clang', CXX: 'clang++' }

container: ghcr.io/maxirmx/ci-rnp-${{ matrix.image.container }}
container: ghcr.io/rnpgp/ci-rnp-${{ matrix.image.container }}

env: ${{ matrix.env }}
steps:
Expand Down

0 comments on commit a2f11ba

Please sign in to comment.