We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5054fce commit 391ddc4Copy full SHA for 391ddc4
1 file changed
.github/workflows/ci_tests.yml
@@ -60,7 +60,7 @@ jobs:
60
macos-test:
61
name: Python 3.11 with all optional dependencies (MacOS)
62
# needs: [oorb-data]
63
- runs-on: macos-13
+ runs-on: macos-latest
64
steps:
65
- name: Checkout repository
66
uses: actions/checkout@v4
0 commit comments