Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit 10a2e95

Browse files
committed
ci: Update .github/workflows/check-pr-format.yaml
1 parent 98dc334 commit 10a2e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)