Skip to content

Commit

Permalink
run in ubuntu only (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramanianaks authored May 30, 2024
1 parent f481ebc commit b85623c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/restrict-pr-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ permissions:

jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
Expand Down

0 comments on commit b85623c

Please sign in to comment.