Skip to content

Commit b6ab98c

Browse files
committed
upgrade CI runner from macos-12 to macos-13
1 parent 8d7d390 commit b6ab98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
matrix:
7070
go-version: [1.20.x]
7171
openssl-version: [libcrypto.3.dylib]
72-
runs-on: macos-12
72+
runs-on: macos-13
7373
steps:
7474
- name: Install Go
7575
uses: actions/setup-go@v3

0 commit comments

Comments
 (0)