Skip to content

Commit

Permalink
updates Pipfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Sep 25, 2024
1 parent 1075528 commit bd041ea
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ jobs:
os: [ubuntu-20.04, macos-12, windows-2022]

# python versions should be consistent with the strategy matrix and the runs-integration-tests versions
python: [3.8, '3.9', '3.10', '3.11']
python: ['3.9', '3.10', '3.11', '3.12']

runs-on: ${{ matrix.os }}

Expand Down
112 changes: 65 additions & 47 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd041ea

Please sign in to comment.