mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:04:47 +02:00
Update the CI for the upcoming Ubuntu 20.04 removal.
This commit is contained in:
@@ -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: -std=${{ matrix.standard }}
|
||||
|
||||
Reference in New Issue
Block a user