Skip to content

Commit

Permalink
workflowの設定
Browse files Browse the repository at this point in the history
  • Loading branch information
MCCbena committed Dec 10, 2024
1 parent 370cc19 commit 6994e54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
- platform: linux/amd64
runner: ubuntu-24.04
- platform: linux/arm64
runner: self-hosted
runner: debian12-arm64
- platform: windows/amd64
runner: windows-2022

runs-on: ${{matrix.runner}}
steps:
Expand Down

0 comments on commit 6994e54

Please sign in to comment.