Skip to content

Commit

Permalink
chore(ci): skip macaron build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslawgrochowski committed Jun 25, 2024
1 parent 1b47907 commit 408b670
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ jobs:
- name: radoslawgrochowski-wsl
os: ubuntu-latest
output: ".#nixosConfigurations.radoslawgrochowski-wsl.config.system.build.toplevel"
- name: macaron
os: macos-latest
output: ".#darwinConfigurations.macaron.config.system.build.toplevel"
# # FIXME: handle ca_cert updates in CI
# - name: macaron
# os: macos-latest
# output: ".#darwinConfigurations.macaron.config.system.build.toplevel"
name: ${{ matrix.name }}-build
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 408b670

Please sign in to comment.