Skip to content

Commit

Permalink
ci: updating github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
harshilgajera-crest committed Oct 14, 2024
1 parent 2b03c21 commit 813eedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

pre-commit:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 813eedb

Please sign in to comment.