Skip to content

Commit

Permalink
change ci packages name
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquemarlon committed Oct 11, 2024
1 parent ca99ccc commit 86f713f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
env:
NODE_VERSION: 18
CARTESI_CLI_VERSION: 0.15.0
CARTESI_MACHINE_IMAGE_NAME: devolt-machine
CARTESI_NODE_IMAGE_NAME: devolt-node
CARTESI_MACHINE_IMAGE_NAME: tribes-machine
CARTESI_NODE_IMAGE_NAME: tribes-node
REGISTRY: ghcr.io/${{ github.repository_owner }}
steps:
- name: Check out repository
Expand Down

0 comments on commit 86f713f

Please sign in to comment.