mirror of
https://github.com/eugeny/tabby
synced 2026-08-25 15:26:36 +00:00
build against an older glibc
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
path: artifact-zip
|
||||
|
||||
Linux-Build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04 # build against an older glibc for compatibility
|
||||
needs: Lint
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user