Skip to content

Commit

Permalink
Removed Ubuntu build for test purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
androidWG committed Dec 16, 2023
1 parent 4e5ff43 commit f70d42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [ windows-latest, ubuntu-latest ]
os: [ windows-latest ]

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

Expand Down

0 comments on commit f70d42c

Please sign in to comment.