Skip to content

Commit

Permalink
Merge pull request #450 from multiversx/run-tests-macos-latest
Browse files Browse the repository at this point in the history
Run tests on macos-latest
  • Loading branch information
popenta authored Sep 23, 2024
2 parents 0891aa0 + 19c7d98 commit a4cf2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-13, macos-13-xlarge]
os: [ubuntu-latest, macos-latest]
python-version: [3.11]

steps:
Expand Down

0 comments on commit a4cf2e6

Please sign in to comment.