Skip to content

Commit 15609f9

Browse files
committed
(build) Remove ubuntu build
This is a fight for a different day!
1 parent 8a312b9 commit 15609f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
1313
strategy:
1414
matrix:
15-
os: [ windows-2025, ubuntu-24.04 ]
15+
os: [ windows-2025 ]
1616

1717
env:
1818
AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}

0 commit comments

Comments
 (0)