Skip to content

Commit

Permalink
Update workaround for broken clang on ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiusTheBest committed Mar 14, 2024
1 parent a14802a commit c75acd0
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 @@ -71,7 +71,7 @@ jobs:
fetch-depth: 0

# workaround for broken clang on ubuntu runner until https://github.com/actions/runner-images/issues/8659 get fixed
- uses: mjp41/workaround8649@7929373c0fe5caf844d8115adccef39e3b5362e7
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
with:
os: ${{ matrix.os }}

Expand Down

0 comments on commit c75acd0

Please sign in to comment.