Bump docker image
This commit is contained in:
8
.github/workflows/chipyard-run-tests.yml
vendored
8
.github/workflows/chipyard-run-tests.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
|||||||
if: needs.change-filters.outputs.needs-rtl == 'true'
|
if: needs.change-filters.outputs.needs-rtl == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ucbbar/chipyard-ci-image:59dad4bc
|
image: ucbbar/chipyard-ci-image:3f9150
|
||||||
options: --entrypoint /bin/bash
|
options: --entrypoint /bin/bash
|
||||||
steps:
|
steps:
|
||||||
- name: Delete old checkout
|
- name: Delete old checkout
|
||||||
@@ -94,7 +94,7 @@ jobs:
|
|||||||
if: needs.change-filters.outputs.needs-rtl == 'true'
|
if: needs.change-filters.outputs.needs-rtl == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ucbbar/chipyard-ci-image:59dad4bc
|
image: ucbbar/chipyard-ci-image:3f9150
|
||||||
options: --entrypoint /bin/bash
|
options: --entrypoint /bin/bash
|
||||||
steps:
|
steps:
|
||||||
- name: Delete old checkout
|
- name: Delete old checkout
|
||||||
@@ -119,7 +119,7 @@ jobs:
|
|||||||
needs: change-filters
|
needs: change-filters
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ucbbar/chipyard-ci-image:59dad4bc
|
image: ucbbar/chipyard-ci-image:3f9150
|
||||||
options: --entrypoint /bin/bash
|
options: --entrypoint /bin/bash
|
||||||
steps:
|
steps:
|
||||||
- name: Delete old checkout
|
- name: Delete old checkout
|
||||||
@@ -148,7 +148,7 @@ jobs:
|
|||||||
if: needs.change-filters.outputs.needs-rtl == 'true'
|
if: needs.change-filters.outputs.needs-rtl == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ucbbar/chipyard-ci-image:59dad4bc
|
image: ucbbar/chipyard-ci-image:3f9150
|
||||||
options: --entrypoint /bin/bash
|
options: --entrypoint /bin/bash
|
||||||
steps:
|
steps:
|
||||||
- name: Delete old checkout
|
- name: Delete old checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user