We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9c572 commit d6391a8Copy full SHA for d6391a8
.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