Skip to content

Commit

Permalink
Use macos-13 in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Apr 25, 2024
1 parent fd2a2e7 commit f0c60bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
os:
- ubuntu-latest
# - macOS-latest # https://github.com/embulk/embulk-parser-csv/issues/4
# - macos-13 # https://github.com/embulk/embulk-parser-csv/issues/4
- windows-latest
steps:
- name: Set Git's core.autocrlf to false for Windows before checkout
Expand Down

0 comments on commit f0c60bf

Please sign in to comment.