Skip to content

Commit c858380

Browse files
SCANPY-206 Fix tests on MacOS (#241)
1 parent 335ac66 commit c858380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ macos_worker_template: &MACOS_WORKER_DEFINITION
112112
persistent_worker:
113113
isolation:
114114
tart:
115-
image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest
115+
image: ghcr.io/cirruslabs/macos-sonoma-xcode:15.3
116116
cpu: 3
117117
memory: 6G
118118
resources:

0 commit comments

Comments
 (0)