This program needs multiple threads to run

This commit is contained in:
Xithrius 2021-09-19 01:11:04 -07:00
parent cf86e93bbc
commit 958fa1ceb3
No known key found for this signature in database
GPG Key ID: BD0FC909FA912B62

View File

@ -20,7 +20,7 @@ jobs:
- { prettyname: macOS, fullname: macos-latest }
- { prettyname: Linux, fullname: ubuntu-latest }
threadingMode: [ 'SingleThread', 'MultiThreaded' ]
threadingMode: [ 'MultiThreaded' ]
timeout-minutes: 60