1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

core: force version 18.04 of Ubuntu in CI

This commit is contained in:
Sébastien Helleu
2021-09-04 23:14:48 +02:00
parent 84e44632e5
commit e852cef92a
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
build:
name: ${{ matrix.config.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix: