Skip to content

Commit

Permalink
update macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AiraYumi committed Aug 9, 2024
1 parent 0f68665 commit d2348e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-2022, macos-11, ubuntu-22.04]
os: [windows-2022, macos-12, ubuntu-22.04]
addrsize: ["64"]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit d2348e8

Please sign in to comment.