Skip to content

Commit

Permalink
Fix for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
drlukeparry committed Dec 17, 2023
1 parent 7fc0932 commit 491aeac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
exclude:
- os: ubuntu-latest
python-version: '3.12'
python-version: '3.12'

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

0 comments on commit 491aeac

Please sign in to comment.