Skip to content

Commit

Permalink
[CI] Bump circt ci builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
hovind committed Nov 14, 2024
1 parent 9159d1f commit 5068569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Sanity Check
runs-on: ubuntu-latest
container:
image: ghcr.io/circt/images/circt-ci-build:20240213211952
image: ghcr.io/circt/images/circt-ci-build:20241113160334
steps:
# Clone the CIRCT repo and its submodules. Do shallow clone to save clone
# time.
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
# John and re-run the job.
runs-on: ["self-hosted", "1ES.Pool=1ES-CIRCT-builds", "linux"]
container:
image: ghcr.io/circt/images/circt-ci-build:20240213211952
image: ghcr.io/circt/images/circt-ci-build:20241113160334
volumes:
- /mnt:/__w/circt
strategy:
Expand Down

0 comments on commit 5068569

Please sign in to comment.