Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkujhd authored Jan 4, 2025
1 parent 2874cbb commit 4c1b424
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ jobs:
- os: macos-latest
go-second-version: 15
include:
- os: macos-12
- os: macos-13
go-second-version: 11
- os: macos-12
- os: macos-13
go-second-version: 12
- os: macos-12
- os: macos-13
go-second-version: 13
- os: macos-12
- os: macos-13
go-second-version: 14
- os: macos-12
- os: macos-13
go-second-version: 15
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 4c1b424

Please sign in to comment.