Skip to content

Commit

Permalink
build-macos-12 (#430)
Browse files Browse the repository at this point in the history
Summary:

- Upgrade `macos-11` runner to `macos-12`.
  • Loading branch information
general-kroll-4-life committed Jun 17, 2024
1 parent 7c79a31 commit 97601a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ jobs:
macosbuild:
name: MacOS Build
runs-on: macos-11
runs-on: macos-12
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v4.1.1
Expand Down

0 comments on commit 97601a8

Please sign in to comment.