Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skallweitNV committed Oct 18, 2024
1 parent c9dc71d commit deda6b7
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 @@ -22,7 +22,7 @@ jobs:
exclude:
- {os: macos, platform: x86_64}

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

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

0 comments on commit deda6b7

Please sign in to comment.