Skip to content

Commit

Permalink
CI: trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Feb 22, 2025
1 parent 7c45ba2 commit 3154105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Downgrade cc and ring crate to work around https://github.com/slint-ui/slint/issues/6875
run: |
run: |
cargo update -p ring --precise 0.17.9
cargo update -p cc --precise 1.1.31
- name: Fetch Yocto SDK
Expand Down

0 comments on commit 3154105

Please sign in to comment.