Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkujhd authored Jul 27, 2024
1 parent e021003 commit 3f63a9d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@ jobs:
- os: macos-latest
go-second-version: 15
include:
- os: macos-11
- os: macos-12
go-second-version: 8
- os: macos-11
- os: macos-12
go-second-version: 9
- os: macos-11
- os: macos-12
go-second-version: 10
- os: macos-11
- os: macos-12
go-second-version: 11
- os: macos-11
- os: macos-12
go-second-version: 12
- os: macos-11
- os: macos-12
go-second-version: 13
- os: macos-11
- os: macos-12
go-second-version: 14
- os: macos-11
- os: macos-12
go-second-version: 15
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 3f63a9d

Please sign in to comment.