Skip to content

Commit

Permalink
Update from macos-11 to macos-13 on github actions (#13)
Browse files Browse the repository at this point in the history
Github Actions macos-11 runner will be deprecated soon, upgrade to
macos-13 in `tox.ini`.

Related to zulip discussion:
https://napari.zulipchat.com/#narrow/stream/212875-general/topic/macos-11.20runners.20deprecation

Co-authored-by: Juan Nunez-Iglesias <[email protected]>
  • Loading branch information
GenevieveBuckley and jni authored Jun 5, 2024
1 parent 71f544d commit b1cd524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PLATFORM =
ubuntu-20.04: linux
windows-latest: windows
macos-latest: macos
macos-11: macos
macos-13: macos

[testenv]
deps =
Expand Down

0 comments on commit b1cd524

Please sign in to comment.