Skip to content

Commit eb0874a

Browse files
rojiCopilot
andcommitted
Fix Microsoft.Data.Sqlite job ID (dots not supported), use name for display
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a68d72a commit eb0874a

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/Test.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,8 @@ jobs:
4444
matrix:
4545
include:
4646
- os: windows-2025
47-
name: windows
4847
- os: ubuntu-24.04
49-
name: ubuntu
5048
- os: macos-15
51-
name: macos
5249

5350
runs-on: ${{ matrix.os }}
5451

@@ -84,9 +81,7 @@ jobs:
8481
matrix:
8582
include:
8683
- os: windows-2025
87-
name: windows
8884
- os: ubuntu-24.04
89-
name: ubuntu
9085

9186
runs-on: ${{ matrix.os }}
9287

@@ -175,9 +170,7 @@ jobs:
175170
matrix:
176171
include:
177172
- os: windows-2025
178-
name: windows
179173
- os: ubuntu-24.04
180-
name: ubuntu
181174

182175
runs-on: ${{ matrix.os }}
183176

@@ -212,9 +205,7 @@ jobs:
212205
matrix:
213206
include:
214207
- os: windows-2025
215-
name: windows
216208
- os: ubuntu-24.04
217-
name: ubuntu
218209

219210
runs-on: ${{ matrix.os }}
220211

0 commit comments

Comments
 (0)