Skip to content

Commit

Permalink
Switch to macOS 12
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
saschagrunert committed Jul 2, 2024

Verified

This commit was signed with the committer’s verified signature.
saschagrunert Sascha Grunert
1 parent 254cea5 commit 4fcec09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-22.04, macos-11] # TODO: make releases on 'linux-ppc64le' 'windows-2019'
os: [ubuntu-22.04, macos-12] # TODO: make releases on 'linux-ppc64le' 'windows-2019'
# Ref: https://github.com/uraimo/run-on-arch-action
steps:
- name: Install Go

0 comments on commit 4fcec09

Please sign in to comment.