Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 82efe3c

Browse files
committed
high-sierra-base -> mojave-base
Fixes #304
1 parent 152ebd1 commit 82efe3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ task:
4747
task:
4848
name: macOS x86_64
4949
osx_instance:
50-
image: high-sierra-base
50+
image: mojave-base
5151
env:
5252
PATH: ${HOME}/.cargo/bin:${PATH}
5353
macos_x86_64_cargo_cache:
@@ -100,7 +100,7 @@ task:
100100
task:
101101
name: macOS wasm32
102102
osx_instance:
103-
image: high-sierra-base
103+
image: mojave-base
104104
env:
105105
PATH: ${HOME}/.cargo/bin:${PATH}
106106
macos_wasm32_cargo_cache:

0 commit comments

Comments
 (0)