Skip to content

Commit

Permalink
ci: stop windows building on master temporarily (solana-labs#31353)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Apr 26, 2023
1 parent e79e138 commit 2dcdfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: release-artifacts-auto
on:
push:
branches:
- master
# - master
- v[0-9]+.[0-9]+
tags:
- v[0-9]+.[0-9]+.[0-9]+
Expand Down

0 comments on commit 2dcdfff

Please sign in to comment.