Skip to content

Commit

Permalink
ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
amchiclet committed Jul 1, 2024
1 parent b65afa7 commit 2be01b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
jobs:
test-hooks:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Configure git safedir properly
Expand Down

0 comments on commit 2be01b1

Please sign in to comment.