Skip to content

Commit

Permalink
Updating Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
tientong98 committed Oct 5, 2024
1 parent 68b4962 commit 592ec5e
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 @@ -9,7 +9,7 @@ jobs:
type: string
default: "3.8"
machine:
image: ubuntu-2004:202201-02
image: ubuntu-2404:2024.08.1
working_directory: /home/circleci/src/CuBIDS
steps:
- checkout:
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:

deploy_pypi:
machine:
image: ubuntu-2004:202201-02
image: ubuntu-2404:2024.08.1
working_directory: /home/circleci/src/CuBIDS
steps:
- checkout:
Expand Down

0 comments on commit 592ec5e

Please sign in to comment.