mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Merge branch 'master' into join-key
This commit is contained in:
2
.github/workflows/test-stable.yml
vendored
2
.github/workflows/test-stable.yml
vendored
@ -1106,7 +1106,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: sable
|
path: sable
|
||||||
ref: b9deaa930c49f2939d9a584bedbfc3236da0d707
|
ref: e9701e5e8d0c4f278ddd61ce7285f4918ecf99e9
|
||||||
repository: Libera-Chat/sable
|
repository: Libera-Chat/sable
|
||||||
- name: Install rust toolchain
|
- name: Install rust toolchain
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
|
@ -249,7 +249,7 @@ software:
|
|||||||
name: Sable
|
name: Sable
|
||||||
repository: Libera-Chat/sable
|
repository: Libera-Chat/sable
|
||||||
refs:
|
refs:
|
||||||
stable: b9deaa930c49f2939d9a584bedbfc3236da0d707
|
stable: e9701e5e8d0c4f278ddd61ce7285f4918ecf99e9
|
||||||
release: null
|
release: null
|
||||||
devel: master
|
devel: master
|
||||||
devel_release: null
|
devel_release: null
|
||||||
|
Reference in New Issue
Block a user