Skip to content

Commit

Permalink
Merge pull request #522 from mysteriumnetwork/fix/macos-runner-version
Browse files Browse the repository at this point in the history
Bump macos runner version
  • Loading branch information
redhatua authored Dec 11, 2024
2 parents d0e1baf + 2e8c321 commit 99cacec
Showing 1 changed file with 1 addition and 1 deletion.
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-11, windows-2022, ubuntu-20.04]
os: [macos-12, windows-2022, ubuntu-20.04]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 99cacec

Please sign in to comment.