Skip to content

Commit 3b48094

Browse files
committed
Regenerate github workflows
1 parent ac90609 commit 3b48094

36 files changed

Lines changed: 70 additions & 286 deletions

.github/workflows/Lucene-Net-Tests-AllProjects.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -73,7 +73,7 @@ jobs:
7373
fail-fast: false
7474
matrix:
7575
os: [windows-latest, ubuntu-latest]
76-
framework: [net9.0, net8.0, net6.0, net48, net472]
76+
framework: [net9.0, net8.0, net48, net472]
7777
platform: [x64]
7878
configuration: [Release]
7979
exclude:
@@ -99,12 +99,6 @@ jobs:
9999
- name: Checkout Source Code
100100
uses: actions/checkout@v5
101101

102-
- name: Setup .NET 6 SDK
103-
uses: actions/setup-dotnet@v5
104-
with:
105-
dotnet-version: '6.0.x'
106-
if: ${{ startswith(matrix.framework, 'net6.') }}
107-
108102
- name: Setup .NET 8 SDK
109103
uses: actions/setup-dotnet@v5
110104
with:

.github/workflows/Lucene-Net-Tests-Analysis-Common.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -57,7 +57,7 @@ jobs:
5757
fail-fast: false
5858
matrix:
5959
os: [windows-latest, ubuntu-latest]
60-
framework: [net9.0, net8.0, net6.0, net48, net472]
60+
framework: [net9.0, net8.0, net48, net472]
6161
platform: [x64]
6262
configuration: [Release]
6363
exclude:
@@ -83,12 +83,6 @@ jobs:
8383
- name: Checkout Source Code
8484
uses: actions/checkout@v5
8585

86-
- name: Setup .NET 6 SDK
87-
uses: actions/setup-dotnet@v5
88-
with:
89-
dotnet-version: '6.0.x'
90-
if: ${{ startswith(matrix.framework, 'net6.') }}
91-
9286
- name: Setup .NET 8 SDK
9387
uses: actions/setup-dotnet@v5
9488
with:

.github/workflows/Lucene-Net-Tests-Analysis-Kuromoji.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -54,7 +54,7 @@ jobs:
5454
fail-fast: false
5555
matrix:
5656
os: [windows-latest, ubuntu-latest]
57-
framework: [net9.0, net8.0, net6.0, net48, net472]
57+
framework: [net9.0, net8.0, net48, net472]
5858
platform: [x64]
5959
configuration: [Release]
6060
exclude:
@@ -80,12 +80,6 @@ jobs:
8080
- name: Checkout Source Code
8181
uses: actions/checkout@v5
8282

83-
- name: Setup .NET 6 SDK
84-
uses: actions/setup-dotnet@v5
85-
with:
86-
dotnet-version: '6.0.x'
87-
if: ${{ startswith(matrix.framework, 'net6.') }}
88-
8983
- name: Setup .NET 8 SDK
9084
uses: actions/setup-dotnet@v5
9185
with:

.github/workflows/Lucene-Net-Tests-Analysis-Morfologik.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -54,7 +54,7 @@ jobs:
5454
fail-fast: false
5555
matrix:
5656
os: [windows-latest, ubuntu-latest]
57-
framework: [net9.0, net8.0, net6.0, net48, net472]
57+
framework: [net9.0, net8.0, net48, net472]
5858
platform: [x64]
5959
configuration: [Release]
6060
exclude:
@@ -80,12 +80,6 @@ jobs:
8080
- name: Checkout Source Code
8181
uses: actions/checkout@v5
8282

83-
- name: Setup .NET 6 SDK
84-
uses: actions/setup-dotnet@v5
85-
with:
86-
dotnet-version: '6.0.x'
87-
if: ${{ startswith(matrix.framework, 'net6.') }}
88-
8983
- name: Setup .NET 8 SDK
9084
uses: actions/setup-dotnet@v5
9185
with:

.github/workflows/Lucene-Net-Tests-Analysis-OpenNLP.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -83,12 +83,6 @@ jobs:
8383
- name: Checkout Source Code
8484
uses: actions/checkout@v5
8585

86-
- name: Setup .NET 6 SDK
87-
uses: actions/setup-dotnet@v5
88-
with:
89-
dotnet-version: '6.0.x'
90-
if: ${{ startswith(matrix.framework, 'net6.') }}
91-
9286
- name: Setup .NET 8 SDK
9387
uses: actions/setup-dotnet@v5
9488
with:

.github/workflows/Lucene-Net-Tests-Analysis-Phonetic.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -51,7 +51,7 @@ jobs:
5151
fail-fast: false
5252
matrix:
5353
os: [windows-latest, ubuntu-latest]
54-
framework: [net9.0, net8.0, net6.0, net48, net472]
54+
framework: [net9.0, net8.0, net48, net472]
5555
platform: [x64]
5656
configuration: [Release]
5757
exclude:
@@ -77,12 +77,6 @@ jobs:
7777
- name: Checkout Source Code
7878
uses: actions/checkout@v5
7979

80-
- name: Setup .NET 6 SDK
81-
uses: actions/setup-dotnet@v5
82-
with:
83-
dotnet-version: '6.0.x'
84-
if: ${{ startswith(matrix.framework, 'net6.') }}
85-
8680
- name: Setup .NET 8 SDK
8781
uses: actions/setup-dotnet@v5
8882
with:

.github/workflows/Lucene-Net-Tests-Analysis-SmartCn.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -55,7 +55,7 @@ jobs:
5555
fail-fast: false
5656
matrix:
5757
os: [windows-latest, ubuntu-latest]
58-
framework: [net9.0, net8.0, net6.0, net48, net472]
58+
framework: [net9.0, net8.0, net48, net472]
5959
platform: [x64]
6060
configuration: [Release]
6161
exclude:
@@ -81,12 +81,6 @@ jobs:
8181
- name: Checkout Source Code
8282
uses: actions/checkout@v5
8383

84-
- name: Setup .NET 6 SDK
85-
uses: actions/setup-dotnet@v5
86-
with:
87-
dotnet-version: '6.0.x'
88-
if: ${{ startswith(matrix.framework, 'net6.') }}
89-
9084
- name: Setup .NET 8 SDK
9185
uses: actions/setup-dotnet@v5
9286
with:

.github/workflows/Lucene-Net-Tests-Analysis-Stempel.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
os: [windows-latest, ubuntu-latest]
55-
framework: [net9.0, net8.0, net6.0, net48, net472]
55+
framework: [net9.0, net8.0, net48, net472]
5656
platform: [x64]
5757
configuration: [Release]
5858
exclude:
@@ -78,12 +78,6 @@ jobs:
7878
- name: Checkout Source Code
7979
uses: actions/checkout@v5
8080

81-
- name: Setup .NET 6 SDK
82-
uses: actions/setup-dotnet@v5
83-
with:
84-
dotnet-version: '6.0.x'
85-
if: ${{ startswith(matrix.framework, 'net6.') }}
86-
8781
- name: Setup .NET 8 SDK
8882
uses: actions/setup-dotnet@v5
8983
with:

.github/workflows/Lucene-Net-Tests-Benchmark.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -64,7 +64,7 @@ jobs:
6464
fail-fast: false
6565
matrix:
6666
os: [windows-latest, ubuntu-latest]
67-
framework: [net9.0, net8.0, net6.0, net48, net472]
67+
framework: [net9.0, net8.0, net48, net472]
6868
platform: [x64]
6969
configuration: [Release]
7070
exclude:
@@ -90,12 +90,6 @@ jobs:
9090
- name: Checkout Source Code
9191
uses: actions/checkout@v5
9292

93-
- name: Setup .NET 6 SDK
94-
uses: actions/setup-dotnet@v5
95-
with:
96-
dotnet-version: '6.0.x'
97-
if: ${{ startswith(matrix.framework, 'net6.') }}
98-
9993
- name: Setup .NET 8 SDK
10094
uses: actions/setup-dotnet@v5
10195
with:

.github/workflows/Lucene-Net-Tests-Classification.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
####################################################################################
1+
####################################################################################
22
# DO NOT EDIT: This file was automatically generated by Generate-TestWorkflows.ps1
33
####################################################################################
44
# Licensed to the Apache Software Foundation (ASF) under one
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
os: [windows-latest, ubuntu-latest]
55-
framework: [net9.0, net8.0, net6.0, net48, net472]
55+
framework: [net9.0, net8.0, net48, net472]
5656
platform: [x64]
5757
configuration: [Release]
5858
exclude:
@@ -78,12 +78,6 @@ jobs:
7878
- name: Checkout Source Code
7979
uses: actions/checkout@v5
8080

81-
- name: Setup .NET 6 SDK
82-
uses: actions/setup-dotnet@v5
83-
with:
84-
dotnet-version: '6.0.x'
85-
if: ${{ startswith(matrix.framework, 'net6.') }}
86-
8781
- name: Setup .NET 8 SDK
8882
uses: actions/setup-dotnet@v5
8983
with:

0 commit comments

Comments
 (0)