Skip to content

Commit

Permalink
Fix: matrixを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Jun 1, 2024
1 parent 2c5e7f1 commit 7b9c566
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 @@ -18,7 +18,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-13]
include:
- os: ubuntu-latest
suffix: -linux
Expand Down

0 comments on commit 7b9c566

Please sign in to comment.