Skip to content

Commit

Permalink
another image bump
Browse files Browse the repository at this point in the history
  • Loading branch information
teqdruid committed Feb 13, 2024
1 parent e04263f commit 69e1045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightlyIntegrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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-integration-test:v13.0
image: ghcr.io/circt/images/circt-integration-test:v13.1
volumes:
- /mnt:/__w/circt
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shortIntegrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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-integration-test:v13.0
image: ghcr.io/circt/images/circt-integration-test:v13.1
volumes:
- /mnt:/__w/circt
strategy:
Expand Down

0 comments on commit 69e1045

Please sign in to comment.