Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcl committed Feb 12, 2025
1 parent 4c1b118 commit ded9ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# macos-latest is arm64
# ubuntu-latest is x64
# ubuntu-latest is x64
os: [ubuntu-latest, ubuntu-24.04-arm, ubumacos-latest, macos-13]
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, macos-13]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit ded9ad1

Please sign in to comment.