fix: ci runs on v4
This commit is contained in:
parent
3ad0b250bb
commit
4aa80e0426
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -3,7 +3,7 @@ name: Build and Test
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v4-alpha # TODO: update
|
- v4
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
|
Loading…
Reference in New Issue
Block a user