We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b28a2c + 62b9b75 commit 2b733c5Copy full SHA for 2b733c5
.github/workflows/tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
shell: bash
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-latest, macos-13]
17
go: ["1.23"]
18
fail-fast: false
19
steps:
0 commit comments