We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28cd14 commit bcb4220Copy full SHA for bcb4220
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build_pytest:
4
machine:
5
- image: ubuntu-2004:202107-02
+ image: default
6
working_directory: /tmp/src/nitransforms
7
environment:
8
TZ: "/usr/share/zoneinfo/America/Los_Angeles"
0 commit comments