We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca2c74 commit 22e6548Copy full SHA for 22e6548
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
72
strategy:
73
matrix:
74
- 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'
75
# Ref: https://github.com/uraimo/run-on-arch-action
76
steps:
77
- name: Install Go
0 commit comments