We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8636015 commit f26c378Copy full SHA for f26c378
.github/workflows/main.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: lf-lang/lingua-franca/.github/workflows/cpp-tests.yml@master
34
with:
35
runtime-ref: ${{github.ref}}
36
- compiler-ref: ci-cpp
+ compiler-ref: master
37
if: ${{ github.event_name == 'pull_request' }}
38
39
lf-tests-push:
0 commit comments