Skip to content

Commit

Permalink
fixes pin
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Dec 11, 2024
1 parent bad0ef3 commit c5748bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
# test job includes unit tests and coverage
pre-commit:
runs-on: ubuntu-24.04.01
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
with: { fetch-depth: 0 } # deep clone for setuptools-scm
Expand Down

0 comments on commit c5748bc

Please sign in to comment.