Skip to content

Commit

Permalink
Merge pull request #42 from V1EngineeringInc/V1EngineeringInc-version…
Browse files Browse the repository at this point in the history
…bump

Bump to 2.0.7.2
  • Loading branch information
V1EngineeringInc authored Nov 2, 2020
2 parents 0ba6882 + 7b14e4a commit 4393127
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/archim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
matrix:
branch: ${{ fromJson(
github.event_name == 'schedule' && '["bugfix-2.0.x"]' ||
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' ||
'["2.0.7.1"]') }}
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' ||
'["2.0.7.2"]') }}
machine:
- V1CNC_Archim1
- V1CNC_Archim1_Dual
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rambo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
matrix:
branch: ${{ fromJson(
github.event_name == 'schedule' && '["bugfix-2.0.x"]' ||
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' ||
'["2.0.7.1"]') }}
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' ||
'["2.0.7.2"]') }}
machine:
- V13DP_MiniRambo
- V1CNC_MiniRambo
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ramps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
matrix:
branch: ${{ fromJson(
github.event_name == 'schedule' && '["bugfix-2.0.x"]' ||
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' ||
'["2.0.7.1"]') }}
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' ||
'["2.0.7.2"]') }}
machine:
- V13DP_Ramps_MK8
- V1ZXY_Ramps
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/skr1p3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
matrix:
branch: ${{ fromJson(
github.event_name == 'schedule' && '["bugfix-2.0.x"]' ||
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' ||
'["2.0.7.1"]') }}
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' ||
'["2.0.7.2"]') }}
machine:
- V1CNC_Skr1p3_8825
- V1CNC_Skr1p3_2209
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/skrpro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
matrix:
branch: ${{ fromJson(
github.event_name == 'schedule' && '["bugfix-2.0.x"]' ||
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.1"]' ||
'["2.0.7.1"]') }}
github.event_name == 'pull_request' && '["bugfix-2.0.x", "2.0.7.2"]' ||
'["2.0.7.2"]') }}
machine:
- V1CNC_SkrPro_2209
- V1CNC_SkrPro_DualLR_2209
Expand Down

0 comments on commit 4393127

Please sign in to comment.