Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lockwarr committed Sep 24, 2024
1 parent 1b73c79 commit e99b892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nolus-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
needs: [test-unit-coverage, builder-image]
container:
# image name needs to be hardcoded: https://github.com/orgs/community/discussions/26324
image: "ghcr.io/nolusprotocol/nolus-core/builder:1.22.4"
image: "ghcr.io/nolus-protocol/nolus-core/builder:1.22.4"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e99b892

Please sign in to comment.