Skip to content

Commit

Permalink
Revert "disable workaround for known gh issue"
Browse files Browse the repository at this point in the history
This reverts commit a91dd93.
  • Loading branch information
skypjack committed Mar 18, 2024
1 parent 47e419d commit 5a8d9a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sanitizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v4
# temporary workaround for https://github.com/actions/runner-images/issues/8659
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
- name: Compile tests
working-directory: build
env:
Expand Down

0 comments on commit 5a8d9a5

Please sign in to comment.