Skip to content

Commit

Permalink
検証のため実行環境をlinuxに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
sokuhatiku committed Jan 3, 2024
1 parent f304c1f commit 6717f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
test:
runs-on: windows-2022
runs-on: ubuntu-latest
strategy:
matrix:
unity-version:
Expand Down

0 comments on commit 6717f68

Please sign in to comment.