Skip to content

Commit

Permalink
Build on v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wallymathieu committed Nov 12, 2024
1 parent 5f4fde8 commit 6e44642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ env:

on:
push:
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6 ]
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6, v1.7 ]
pull_request:
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6 ]
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6, v1.7 ]
jobs:
build:

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Fable

on:
push:
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6 ]
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6, v1.7 ]
pull_request:
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6 ]
branches: [ master, v1.2, v1.3, v1.4, v1.5, v1.6, v1.7 ]


jobs:
Expand Down

0 comments on commit 6e44642

Please sign in to comment.