Skip to content

Commit

Permalink
bump downstream test to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed May 30, 2024
1 parent dee457e commit ec2f619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: ["3.10"]
python-version: ["3.12"]
include:
- os: macos-13
python-version: "3.10"
python-version: "3.12"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ec2f619

Please sign in to comment.