We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88d4a5 commit ee1075fCopy full SHA for ee1075f
.github/workflows/build-darwin.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [macOS-13]
18
- go: ['1.21']
+ go: ['1.22']
19
arch: [amd64, arm64]
20
21
steps:
.github/workflows/build-windows.yml
os: [windows-2019]
- name: Check out repository code
0 commit comments