Skip to content

Commit 9259b0d

Browse files
committed
chore: switch lint job to use ubuntu-slim
1 parent 69572df commit 9259b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
lint:
1010
name: Lint & Format
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-slim
1212
steps:
1313
- uses: actions/checkout@v6
1414

0 commit comments

Comments
 (0)