Skip to content

Commit 53f7784

Browse files
authored
mac everywhere, gh bye (#159)
1 parent 78a9c08 commit 53f7784

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ commands:
4949
- run:
5050
name: Checkout submodules
5151
command: git submodule update --init --recursive
52-
52+
5353
build-steps:
5454
parameters:
5555
build_params:
@@ -206,12 +206,12 @@ workflows:
206206
default-flow:
207207
jobs:
208208
- build:
209-
<<: *not-on-integ-branch
209+
<<: *on-any-branch
210210
- platforms-build:
211211
context: common
212212
<<: *on-integ-and-version-tags
213213
matrix:
214214
parameters:
215215
platform: [focal, bionic, xenial, centos7]
216216
- build-macos:
217-
<<: *on-integ-and-version-tags
217+
<<: *on-any-branch

.github/workflows/rust.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)