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 e851bc5 commit cf6be74Copy full SHA for cf6be74
.github/workflows/build.yml
@@ -93,19 +93,19 @@ jobs:
93
arch: "armv7l"
94
build: "musllinux_"
95
use_qemu: false
96
- - os: windows-2019
+ - os: windows-2022
97
arch: "AMD64"
98
build: ""
99
100
- os: windows-2022
101
arch: "ARM64"
102
103
104
105
arch: "x86"
106
107
108
- - os: macos-14
+ - os: macos-15
109
arch: "universal2"
110
111
0 commit comments