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 23ee309 commit d37e022Copy full SHA for d37e022
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
os:
23
- ubuntu-22.04 # https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md
24
- - macos-12 # https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md
+ - macos-13 # https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
25
- windows-2022 # https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md
26
go-version:
27
- 1.18.x
0 commit comments