Re-enable mac on CircleCI (#1263)
This commit is contained in:
parent
6960bc5d24
commit
d9ff456e60
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ workflows:
|
||||||
- jvm
|
- jvm
|
||||||
- linux
|
- linux
|
||||||
- linux-static
|
- linux-static
|
||||||
# - mac # TODO: Enable when not needed from Actions
|
- mac
|
||||||
- linux-aarch64
|
- linux-aarch64
|
||||||
- linux-aarch64-static
|
- linux-aarch64-static
|
||||||
- deploy:
|
- deploy:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue