Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots authored Aug 27, 2024
1 parent 37f8491 commit b24740f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches:
- main
branches-ignore:
- breakage-applications
tags: '*'
pull_request:
branches-ignore:
- breakage-applications
jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
Expand Down

0 comments on commit b24740f

Please sign in to comment.