Skip to content

Commit 22e6548

Browse files
committed
Switch to macOS 12
Signed-off-by: Sascha Grunert <[email protected]>
1 parent 0ca2c74 commit 22e6548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

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

0 commit comments

Comments
 (0)