Skip to content

Commit

Permalink
Don't use mac-12
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Nov 1, 2023
1 parent 890f9f9 commit b71b376
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-22.04, macos-12, macos-13, windows-2022]
# os: [ubuntu-22.04, macos-12, macos-13, windows-2022]
os: [ubuntu-22.04, macos-13, windows-2022]
r: [4.1.3, 4.2.3, 4.3.1]

steps:
Expand Down

0 comments on commit b71b376

Please sign in to comment.