Skip to content

Commit

Permalink
Update test_shark.yml with Scotts Image
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-chrissosa authored Aug 26, 2024
1 parent 561afbf commit 6dcdc99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test_shark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:
matrix:
version: [3.11]

container: ghcr.io/nod-ai/manylinux_ghr_x86_64:main
container: gcr.io/iree-oss/base@sha256:dc314b4fe30fc1315742512891357bffed4d1b62ffcb46258b1e0761c737b446
runs-on:
- arc-test-runners
steps:
# - name: "Setting up Python"
# uses: actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa # v2.3.3
# with:
# python-version: ${{matrix.version}}
- name: "Setting up Python"
uses: actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa # v2.3.3
with:
python-version: ${{matrix.version}}

- name: "Checkout SHARK"
uses: actions/checkout@v4
Expand Down

0 comments on commit 6dcdc99

Please sign in to comment.