Skip to content

Commit

Permalink
updated macOS-12 to macOS-latest (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
kainkad authored Oct 17, 2024
1 parent 8e529d4 commit 65ade61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
version: ['1.6', '1.7', '1.8', '1.9', '1.10']
os: [windows-latest, ubuntu-latest, macOS-12, macOS-14]
os: [windows-latest, ubuntu-latest, macOS-latest]
arch:
- x64
env:
Expand Down

0 comments on commit 65ade61

Please sign in to comment.