mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-08 15:25:15 -04:00
Using an older version of the glibc
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-16.04 # We are using an old version of ubuntu to have an old libc version (forward compatibility exist but not backward)
|
||||
runtime: linux-x64
|
||||
artifact: linux
|
||||
# - os: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user