mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
update github workflows ubuntu
This commit is contained in:
parent
5c42345ea2
commit
a93c51796d
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
@ -34,12 +34,12 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-18.04, ubuntu-latest]
|
||||
os: [ubuntu-20.04, ubuntu-latest]
|
||||
builder: [meson]
|
||||
compiler: [clang, gcc]
|
||||
flags: [regular]
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
- os: ubuntu-20.04
|
||||
builder: meson
|
||||
meson_ver: ==0.53.2
|
||||
setuptools_ver: <51
|
||||
|
Loading…
Reference in New Issue
Block a user