Skip to content

Commit

Permalink
Fix a typo in a comment in the GitHub Actions workflow file (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jul 24, 2021
1 parent 28cc49b commit d7e618f
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 @@ -31,7 +31,7 @@ jobs:
- 'package_linux.powerpc64le'
- 'package_linux.x86_64'

# The `package_linux` images is `alpine`-based
# The `package_musl` image is `alpine`-based
- 'package_musl.x86_64'

# The `llvm_passes` image is a short-term solution for the `analyzegc` builder
Expand Down

0 comments on commit d7e618f

Please sign in to comment.