1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 12:26:40 +02:00

core: force Ubuntu 18.04 for CI

This commit is contained in:
Sébastien Helleu
2021-03-05 20:45:31 +01:00
parent c3cc06ff27
commit c17aeeba29
+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: