Skip to content

Commit

Permalink
ci: Update ArmoniK.Core to 0.19.3 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo authored Nov 17, 2023
2 parents ee4a497 + 3db4c76 commit 0291c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
tls: ${{ matrix.tls }}
mtls: ${{ matrix.mtls }}
ext-csharp-version: ${{ needs.versionning.outputs.version }}
core-version: 0.19.2
core-version: 0.19.3

- name: Setup hosts file
run : echo -e "$(kubectl get svc ingress -n armonik -o jsonpath={.status.loadBalancer.ingress[0].ip})\tarmonik.local" | sudo tee -a /etc/hosts
Expand Down

0 comments on commit 0291c25

Please sign in to comment.