Skip to content

Commit 234810c

Browse files
authored
chore: switch lint job to use ubuntu-slim (#99)
1 parent 69572df commit 234810c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)