Skip to content

Commit

Permalink
updated CI to v1.11 and macOS-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kainkad committed Dec 5, 2024
1 parent b61350e commit f8cb1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:

matrix:
version: ['1.6', '1.7', '1.8', '1.9', '1.10']
os: [windows-latest, ubuntu-latest, macOS-12, macOS-14]
version: ['1.6', '1.7', '1.8', '1.9', '1.10', '1.11']
os: [windows-latest, ubuntu-latest, macOS-latest]
arch:
- x64
steps:
Expand Down

0 comments on commit f8cb1fc

Please sign in to comment.