Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann authored Dec 1, 2024
1 parent 7007b49 commit e550bac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ on:
pull_request:
push:
branches:
- master
- develop
- release**
workflow_dispatch:

jobs:
test-stable:
name: JL${{ matrix.version }} - ${{ matrix.arch }} - ${{ matrix.group }} - ${{ matrix.os }}
Expand Down

0 comments on commit e550bac

Please sign in to comment.