Skip to content

Commit 798e68e

Browse files
committed
ci: Update .github/workflows/check-pr-format.yaml
1 parent ea1d506 commit 798e68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr-format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
check_pr_format:
1111
name: 'Check PR format'
1212
runs-on: ubuntu-latest
13-
container: qctrl/ci-images:python-3.10-ci
13+
container: qctrl/ci-images:python-3.11-ci
1414
steps:
1515
- uses: actions/checkout@v3
1616
- name: Check PR format

0 commit comments

Comments
 (0)