Skip to content

Commit

Permalink
Merge pull request #152 from ZLLentz/fix_pre_commit_tcmath
Browse files Browse the repository at this point in the history
FIX: update pre-commit image to current ubuntu latest
  • Loading branch information
ZLLentz authored Nov 6, 2024
2 parents a3f510a + a5e6d54 commit 7702e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:

jobs:
pre-commit:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7702e25

Please sign in to comment.