Skip to content

Commit

Permalink
only ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jul 11, 2024
1 parent 07b6551 commit e53e61a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/make_inst_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ permissions:

jobs:
devtools:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ubuntu-latest
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e53e61a

Please sign in to comment.