We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf20e3 commit b3315f8Copy full SHA for b3315f8
.github/workflows/integration-test.yaml
@@ -67,7 +67,7 @@ jobs:
67
group: ${{ fromJson(needs.group-diff.outputs.groups) }}
68
experimental: [true]
69
fail-fast: false
70
- uses: intel/ai-containers/.github/workflows/container-ci.yaml@tylertitsworth/azure-login
+ uses: intel/ai-containers/.github/workflows/container-ci.yaml@main
71
with:
72
group_dir: ${{ matrix.group }}
73
secrets: inherit
0 commit comments