Skip to content

Commit

Permalink
builds updated
Browse files Browse the repository at this point in the history
  • Loading branch information
stfbnc committed Nov 18, 2023
1 parent fa6a114 commit b9b7b18
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
branches:
except:
- master
- accuracy
- /v\d+\.\d+\.\d+/

environment:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Linux
on:
push:
branches-ignore:
- '**'
#- master
- master
tags-ignore:
- '**'

Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/linux_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Linux aarch64
on:
push:
branches-ignore:
- '**'
#- master
- master
tags-ignore:
- '**'

Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: macOS
on:
push:
branches-ignore:
- '**'
#- master
- master
tags-ignore:
- '**'

Expand Down

0 comments on commit b9b7b18

Please sign in to comment.