We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 148bb41 + f13ed11 commit b64db7fCopy full SHA for b64db7f
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-latest, macOS-latest, macos-12]
+ os: [ubuntu-latest, macOS-latest, macos-13]
16
steps:
17
- name: Check out code into the Go module directory
18
uses: actions/checkout@v4
0 commit comments