Skip to content

Commit f95d70e

Browse files
committed
cpp: bump to version 0.6.0
1 parent 428a11c commit f95d70e

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)