Skip to content

Commit f26c378

Browse files
authored
ci: fix lf version
1 parent 8636015 commit f26c378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: lf-lang/lingua-franca/.github/workflows/cpp-tests.yml@master
3434
with:
3535
runtime-ref: ${{github.ref}}
36-
compiler-ref: ci-cpp
36+
compiler-ref: master
3737
if: ${{ github.event_name == 'pull_request' }}
3838

3939
lf-tests-push:

0 commit comments

Comments
 (0)