mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-09-26 20:31:14 +08:00
Update build-linux-exe job to use matrix runner
This commit is contained in:
2
.github/workflows/build-packages.yml
vendored
2
.github/workflows/build-packages.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
# Linux Executables
|
||||
build-linux-exe:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ${{ matrix.runner }}
|
||||
needs: prepare
|
||||
strategy:
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user