Skip to content

Commit bcb4220

Browse files
committed
fix: update circleci machine image
1 parent f28cd14 commit bcb4220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build_pytest:
44
machine:
5-
image: ubuntu-2004:202107-02
5+
image: default
66
working_directory: /tmp/src/nitransforms
77
environment:
88
TZ: "/usr/share/zoneinfo/America/Los_Angeles"

0 commit comments

Comments
 (0)