Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dvub committed Dec 19, 2024
1 parent ae4b9df commit bca6ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
include:
- { name: Ubuntu (latest), os: ubuntu-latest, cross-target: "" }
- { name: ubuntu, os: ubuntu-latest, cross-target: "" }
# - {
# name: macos-universal,
# os: macos-latest,
Expand Down

0 comments on commit bca6ea2

Please sign in to comment.