Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Commit

Permalink
[Change] 一時的にWindowsを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiro527 committed Feb 1, 2022
1 parent 20bd638 commit c2dd95a
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 @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest]

steps:
- name: Check out Git repository
Expand Down

0 comments on commit c2dd95a

Please sign in to comment.