Skip to content

Commit

Permalink
try different image
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Dec 12, 2024
1 parent d29d2cc commit 8d7f1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ aliases:
jobs:
unitsTSan:
machine:
image: ubuntu-2204:2024.11.1
image: ubuntu-2204:2024.08.1
docker:
- image: helics/buildenv:sanitizers-14
environment:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:

unitsMSan:
machine:
image: ubuntu-2204:2024.11.1
image: ubuntu-2204:2024.08.1
docker:
- image: helics/buildenv:sanitizers-14
environment:
Expand Down

0 comments on commit 8d7f1a9

Please sign in to comment.