Skip to content

Commit

Permalink
Try to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldiamant committed Aug 18, 2022
1 parent 58b2da3 commit ead4161
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ workflows:
matrix: &matrix-default
parameters:
platform: ["amd64", "arm64"]
filters: &filters-default

- test_nightly:
name: << matrix.platform >>_test_nightly
Expand All @@ -108,6 +109,7 @@ workflows:
matrix: &matrix-default
parameters:
platform: ["amd64", "arm64"]
filters: &filters-default
# requires:
# - << matrix.platform >>_build

Expand All @@ -124,6 +126,7 @@ workflows:
matrix: &matrix-default
parameters:
platform: ["amd64", "arm64"]
filters: &filters-default
# requires:
# - << matrix.platform >>_build

Expand All @@ -140,6 +143,7 @@ workflows:
matrix: &matrix-default
parameters:
platform: ["amd64", "arm64"]
filters: &filters-default
# requires:
# - << matrix.platform >>_build

Expand Down

0 comments on commit ead4161

Please sign in to comment.