We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05834ea commit 4fb1f36Copy full SHA for 4fb1f36
1 file changed
.github/workflows/amd64_darwin.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Build everything
56
run: |
57
- scripts/concierge.py full-upgrade --backend "${{ matrix.backend }}" all
+ scripts/concierge.py full-upgrade --backend "${{ matrix.backend }}" all -caltech-other -caltech-parser -m3-scheme
58
59
- name: Run compiler validation suite
60
continue-on-error: true
0 commit comments