diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 019d7a14..17250ef4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -30,6 +30,7 @@ jobs: test-e2e: runs-on: "${{ matrix.os }}" + # runs-on: ubuntu-latest strategy: matrix: include: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0eb641d4..eb676bab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: check-dependabot - id: check-github-workflows - repo: https://github.com/commitizen-tools/commitizen - rev: 3.10.0 + rev: v3.13.0 hooks: - id: commitizen stages: