Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Nov 12, 2024
1 parent f6dffb0 commit 4265c7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
experimental: true
- python-version: '3.12'
poetry-version: '1.8.4'
experimental: true
experimental: false
unlocked: true
- python-version: '3.13'
poetry-version: '1.8.4'
experimental: true
experimental: false
unlocked: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4265c7b

Please sign in to comment.