Merge branch 'js/ci-use-macos-13'
commitb12dcab61d0eaaffab6e5bb97667407a523c4b1f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 10 Apr 2024 17:25:02 +0000 (10 19:25 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 16 Apr 2024 21:59:03 +0000 (16 23:59 +0200)
treeb95af5ccb5c8b620e3f38daf6c2c7f3db170d08f
parentc7db432de6cf7f53888405c24609793cd550da97
parent3167b60e5bd9fb8e2f9413b38001b624dc2e3da2
Merge branch 'js/ci-use-macos-13'

Replace macos-12 used at GitHub CI with macos-13.

* js/ci-use-macos-13:
  ci: upgrade to using macos-13

This is another backport to `maint-2.39` to allow less CI jobs to break.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>