Skip to content

Commit

Permalink
update github action macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Dec 11, 2024
1 parent f25665c commit 7b530b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-macos-x86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [ push,workflow_dispatch,workflow_call ]

jobs:
build:
runs-on: macos-12
runs-on: macos-13

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7b530b8

Please sign in to comment.