mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Merge branch 'insp3' into insp4.
This commit is contained in:
commit
5effa39f6e
4
.github/workflows/ci-irctest.yml
vendored
4
.github/workflows/ci-irctest.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
# Speed-up build (6 min -> 5 min)
|
||||
- name: Precompile inspircd.h
|
||||
run: c++ -I vendor/ include/inspircd.h
|
||||
run: c++ -isystem vendor include/inspircd.h
|
||||
|
||||
- name: Build and install
|
||||
env:
|
||||
@ -66,7 +66,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: irctest
|
||||
ref: 9f33633cc71739cd8e88cc4f3d39fa002cc0f97e
|
||||
ref: a1324407893b603fe6b55ce7c4ee385938291ae1
|
||||
repository: progval/irctest
|
||||
|
||||
- name: Install irctest dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user