Skip to content

Commit

Permalink
change circle machine
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Dec 12, 2024
1 parent 8d7f1a9 commit 27df0b5
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.08.1
image: ubuntu-2204:2024.01.2
docker:
- image: helics/buildenv:sanitizers-14
environment:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:

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

0 comments on commit 27df0b5

Please sign in to comment.