Skip to content

Commit

Permalink
Attempt to fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Dec 19, 2023
1 parent 5e3778d commit 726fb20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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 @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
os: [macos-12, windows-2022, ubuntu-20.04]
os: [macos-11, windows-2022, ubuntu-20.04]

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions .yarnclean

This file was deleted.

0 comments on commit 726fb20

Please sign in to comment.