Skip to content

Commit

Permalink
update spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
roeger committed Dec 18, 2024
1 parent 34a3ba9 commit 00e71da
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 @@ -89,8 +89,8 @@ jobs:
matrix:
version:
- {os: ubuntu-latest, python: '3.10'}
- {os: macOS-13, python: '3.10'}
- {os: macOS-14, python: '3.12'}
- {os: macos-13, python: '3.10'}
- {os: macos-14, python: '3.12'}
steps:
- name: Clone repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 00e71da

Please sign in to comment.