ci: set linux job to run on x86_64 host runner
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
path: tui_windows_x86_64.zip
|
||||
|
||||
build-linux:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: linux-x86_64
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user