We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 326e61e commit 785a697Copy full SHA for 785a697
1 file changed
.github/workflows/build_python_3.9.1.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
build:
16
- runs-on: macos-latest
+ runs-on: macos-11.0
17
18
steps:
19
- name: Set environment variables
0 commit comments