Skip to content

Commit

Permalink
cpp: bump to version 0.6.0 (#41)
Browse files Browse the repository at this point in the history
* cpp: bump to version 0.6.0

* cpp: bump after merge to main
  • Loading branch information
csegarragonz authored Jul 31, 2024
1 parent 428a11c commit dfd6987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: ${{ needs.needs-build.outputs.needs-wasm == 'true' }}
runs-on: ubuntu-latest
container:
image: faasm.azurecr.io/examples-build:0.5.0_0.4.0
image: faasm.azurecr.io/examples-build:0.6.0_0.4.0
credentials:
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
Expand Down

0 comments on commit dfd6987

Please sign in to comment.