mirror of
https://github.com/Eugeny/tabby.git
synced 2026-09-26 01:01:05 -04: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