Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh authored Feb 25, 2023
1 parent 903119b commit 6d74ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

lf-default-arduino:
needs: fetch-lf
uses: lf-lang/lingua-franca/.github/workflows/c-arduino-tests.yml@arduino-mbed-support
uses: lf-lang/lingua-franca/.github/workflows/c-arduino-tests.yml@master
with:
runtime-ref: ${{ github.ref }}
compiler-ref: ${{ needs.fetch-lf.outputs.ref }}
Expand Down

0 comments on commit 6d74ef4

Please sign in to comment.