Skip to content

Commit b7bfd75

Browse files
committed
ci: switch to gh apps user
Signed-off-by: Michele Dolfi <[email protected]>
1 parent 620ce42 commit b7bfd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
python-version: ['3.11', '3.12']
9+
python-version: ['3.10', '3.11', '3.12']
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: ./.github/actions/setup-poetry

0 commit comments

Comments
 (0)