Skip to content

Commit

Permalink
move update-help to Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Mar 17, 2024
1 parent b5827bd commit f586034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
- name: macos-3.12-skip-exe
python-version: "3.12"
os: macos-latest
- name: linux-3.12-lint-update-help-skip-exe
- name: linux-3.12-lint-skip-exe
python-version: "3.12"
os: ubuntu-latest
- name: linux-3.11-pytype-skip-exe
- name: linux-3.11-update-help-pytype-skip-exe
python-version: "3.11"
os: ubuntu-latest
- name: linux-3.10-skip-exe
Expand Down

0 comments on commit f586034

Please sign in to comment.