mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rename workflow_win -> requires_win
This commit is contained in:
parent
e464a49b0b
commit
6cde589a03
@ -515,7 +515,7 @@ defaults:
|
||||
requires:
|
||||
- b_ubu_ossfuzz
|
||||
|
||||
- workflow_win: &workflow_win
|
||||
- requires_b_win: &requires_b_win
|
||||
<<: *on_all_tags_and_branches
|
||||
requires:
|
||||
- b_win
|
||||
@ -1657,7 +1657,7 @@ workflows:
|
||||
|
||||
# Windows build and tests
|
||||
- b_win: *on_all_tags_and_branches
|
||||
- t_win_soltest: *workflow_win
|
||||
- t_win_soltest: *requires_b_win
|
||||
|
||||
# Bytecode comparison:
|
||||
- b_bytecode_ubu_static:
|
||||
|
Loading…
Reference in New Issue
Block a user