Skip to content

Commit

Permalink
github: Update python minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry-skydio committed Dec 22, 2023
1 parent 2c90321 commit d806143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8.14, 3.9.14, 3.10.7]
python-version: [3.8.18, 3.10.10, 3.12.1]
name: Run lint and install checks
steps:
- name: Install pandoc
Expand Down

0 comments on commit d806143

Please sign in to comment.