We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fed059 commit 76b0acdCopy full SHA for 76b0acd
1 file changed
.github/workflows/osx.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
13
- os: [macos-13]
+ os: [macos-14]
14
15
steps:
16
- name: Checkout repository
0 commit comments