Skip to content

Commit

Permalink
dev(narugo): use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Dec 11, 2024
1 parent e313e70 commit 3fff0ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
os:
- 'ubuntu-20.04'
- 'windows-2019'
- 'macos-12'
- 'macos-13'
python-version:
- '3.8.0'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
os:
- 'ubuntu-20.04'
- 'windows-2019'
- 'macos-12'
- 'macos-13'
python-version:
- '3.8.0'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
os:
- 'ubuntu-20.04'
- 'windows-2019'
- 'macos-12'
- 'macos-13'
python-version:
- '3.8.0'

Expand Down

0 comments on commit 3fff0ae

Please sign in to comment.