Skip to content

Commit

Permalink
Update todo comment in netbsd.yml (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Feb 5, 2025
1 parent 839707c commit 04ad1c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v4
# TODO: disabled for now because freezes with no output for some reason.
# Started happening in #562, so it has something to do with self-hosted compiler.
#
# TODO: don't use an action for this? could we instead install qemu from apt and call it?
- if: false
uses: cross-platform-actions/[email protected]
env:
Expand Down

0 comments on commit 04ad1c8

Please sign in to comment.