1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2025-02-14 21:55:06 +00:00
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
build:
if: "!contains(github.event.head_commit.message, '[skip ubuntu ci]')"
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
env:
CXX: ${{ matrix.compiler }}
CXXFLAGS: -Werror