Skip to content

Commit

Permalink
Upgrade CI runner from macos-12 to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal authored Nov 4, 2024
1 parent c51a090 commit 2f8163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
matrix:
go-version: [1.22.x, 1.23.x]
openssl-version: [libcrypto.3.dylib]
runs-on: macos-12
runs-on: macos-13
steps:
- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 2f8163c

Please sign in to comment.