Skip to content

Commit

Permalink
Python patch pump 3.10.14->3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-Ellaway committed Oct 2, 2024
1 parent b165e45 commit ed004c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.10.14]
python-version: [3.10.15]

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.10.14]
python-version: [3.10.15]
needs: build

steps:
Expand Down

0 comments on commit ed004c0

Please sign in to comment.