Skip to content

Commit

Permalink
GH Actions: Remove workaround for illegal instruction in GC_clear_stack
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmai committed Mar 17, 2024
1 parent ad8dced commit 26a0222
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/zig-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
enable_rwlock: true
- enable_threads: false
thread_local_alloc: true
- os: ubuntu-latest # TODO: illegal instruction in GC_clear_stack
enable_gc_debug: true
enable_threads: false
redirect_malloc: true
shared_libs: false
# The following ones are long-running jobs, thus excluded.
- os: macos-latest
enable_gc_debug: true
Expand Down

0 comments on commit 26a0222

Please sign in to comment.