We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c42221 commit 1f64a2dCopy full SHA for 1f64a2d
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-test:
10
strategy:
11
matrix:
12
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-14, windows-latest]
13
go-version: ["1.21", "1.22"]
14
include:
15
- os: ubuntu-latest
0 commit comments