We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd819c commit a5f4f08Copy full SHA for a5f4f08
1 file changed
.github/workflows/i386_nt.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Build everything
65
run: |
66
- python3 scripts\concierge.py full-upgrade -b --backend "${{ matrix.backend }}" all -caltech-other -caltech-parser -m3-scheme
+ python3 scripts\concierge.py full-upgrade --backend "${{ matrix.backend }}" all -caltech-other -caltech-parser -m3-scheme
67
68
- name: Run compiler validation suite
69
continue-on-error: true
0 commit comments