Skip to content

Commit cffb38e

Browse files
authored
Remove unused workflow (#445)
* Update workflow * Update workflow * Add install target... * Remove unused workflow
1 parent 69abe69 commit cffb38e

File tree

2 files changed

+1
-52
lines changed

2 files changed

+1
-52
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131

3232
jobs:
3333
pre-commit:
34-
runs-on: ubuntu-22.04
34+
runs-on: ubuntu-24.04
3535
steps:
3636
- uses: actions/checkout@v3
3737
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)