Skip to content

Commit

Permalink
fix: ci runs on v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Aug 20, 2023
1 parent e65ea48 commit 7147111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Test
on:
push:
branches:
- v4-alpha # TODO: update
- v4

jobs:
build-and-test:
Expand Down

0 comments on commit 7147111

Please sign in to comment.