mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-07 02:28:26 +00:00
chore(ci): pin to ubuntu 20.04 for older glibc compat
This commit is contained in:
parent
0b744a0e24
commit
a1ae013283
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-20.04
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
|
||||||
sm_version:
|
sm_version:
|
||||||
@ -44,7 +44,7 @@ jobs:
|
|||||||
- sm_version: "master"
|
- sm_version: "master"
|
||||||
sm_branch: "master"
|
sm_branch: "master"
|
||||||
|
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-20.04
|
||||||
os_short: linux
|
os_short: linux
|
||||||
|
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user