Skip to content

Commit dfd6987

Browse files
authored
cpp: bump to version 0.6.0 (#41)
* cpp: bump to version 0.6.0 * cpp: bump after merge to main
1 parent 428a11c commit dfd6987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: ${{ needs.needs-build.outputs.needs-wasm == 'true' }}
5959
runs-on: ubuntu-latest
6060
container:
61-
image: faasm.azurecr.io/examples-build:0.5.0_0.4.0
61+
image: faasm.azurecr.io/examples-build:0.6.0_0.4.0
6262
credentials:
6363
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
6464
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}

0 commit comments

Comments
 (0)