Skip to content

Commit 4fb1f36

Browse files
committed
remove caltech_other etc from build all for darwin
1 parent 05834ea commit 4fb1f36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/amd64_darwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Build everything
5656
run: |
57-
scripts/concierge.py full-upgrade --backend "${{ matrix.backend }}" all
57+
scripts/concierge.py full-upgrade --backend "${{ matrix.backend }}" all -caltech-other -caltech-parser -m3-scheme
5858
5959
- name: Run compiler validation suite
6060
continue-on-error: true

0 commit comments

Comments
 (0)