Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vicenterusso committed Apr 30, 2024
1 parent 9e16573 commit 39092ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Dart Test
strategy:
matrix:
os: [macos-12 ubuntu-latest, windows-latest]
os: [macos-12, ubuntu-latest, windows-latest]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 39092ad

Please sign in to comment.