mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +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
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-20.04
|
||||
- windows-latest
|
||||
|
||||
sm_version:
|
||||
@ -44,7 +44,7 @@ jobs:
|
||||
- sm_version: "master"
|
||||
sm_branch: "master"
|
||||
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-20.04
|
||||
os_short: linux
|
||||
|
||||
- os: windows-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user