Skip to content

Commit 8986100

Browse files
authored
chore(ci): Fix runs_on for precommit again #2472
1 parent 761fd6c commit 8986100

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
POETRY_VERSION: "1.4.2"
1212
jobs:
1313
pre-commit:
14+
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@v4
1617
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)