Skip to content

Commit

Permalink
ci: Update ArmoniK.Core to 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo committed Nov 14, 2023
1 parent 038b7d0 commit c0edd62
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.1
core-version: 0.19.2

- 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 c0edd62

Please sign in to comment.