Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal authored Nov 4, 2024
1 parent 2757989 commit f6bd788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
fail-fast: false
matrix:
go-version: [1.22.x, 1.23.x]
openssl-version: [libcrypto.dylib]
runs-on: macos-13
openssl-version: [libcrypto.3.dylib]
runs-on: macos-14
steps:
- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit f6bd788

Please sign in to comment.