We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d3db9 commit 4b4f027Copy full SHA for 4b4f027
.github/workflows/build_macadmins_extension.yml
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
4
5
jobs:
6
build:
7
- runs-on: macos-12
+ runs-on: macos-14
8
9
steps:
10
- name: Set up Go
0 commit comments