Skip to content

Commit

Permalink
remove mac check from github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chikamura committed Jan 31, 2025
1 parent 750d3cc commit 7977321
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- macOS-latest # https://github.com/embulk/embulk-parser-csv/issues/4
- windows-latest

steps:
Expand Down

0 comments on commit 7977321

Please sign in to comment.