mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +00:00
chore(ci): update to ubuntu 22.04 (#20)
This commit is contained in:
parent
4acfee6281
commit
f2cf5215f4
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-20.04
|
||||
- ubuntu-22.04
|
||||
- windows-latest
|
||||
|
||||
sm_version:
|
||||
@ -50,7 +50,7 @@ jobs:
|
||||
- os: ubuntu-latest
|
||||
os_short: linux
|
||||
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
os_short: oldlinux
|
||||
|
||||
- os: windows-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user