Skip to content

Commit

Permalink
fix: update image
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
  • Loading branch information
JeyJeyGao committed Jan 9, 2024
1 parent 0713535 commit 3709606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
name: E2E testing on Linux
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/cbl-mariner/base/core:2.0
image: mcr.microsoft.com/cbl-mariner/busybox:2.0
options: --cpus 1
needs: test
if: github.event.pull_request.head.repo.full_name == github.repository || github.event_name == 'push'
Expand Down

0 comments on commit 3709606

Please sign in to comment.