Skip to content

Commit

Permalink
use macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Rukenshia committed Aug 26, 2024
1 parent 6636eb0 commit 6bcf4df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- os: 'ubuntu-20.04'
target: 'x86_64-unknown-linux-gnu'
cross: false
- os: 'macos-11'
- os: 'macos-13'
target: 'x86_64-apple-darwin'
cross: false
- os: 'windows-2019'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- os: 'ubuntu-20.04'
target: 'x86_64-unknown-linux-gnu'
cross: false
- os: 'macos-11'
- os: 'macos-13'
target: 'x86_64-apple-darwin'
cross: false
- os: 'windows-2019'
Expand Down

0 comments on commit 6bcf4df

Please sign in to comment.