Skip to content

Commit

Permalink
workflows: macos-latest-large for -race
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed Apr 27, 2024
1 parent 955ba25 commit d1c0359
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go118.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

macos:
name: Test Go1.18 for macOS
runs-on: macos-latest
runs-on: macos-latest-large
steps:

- name: Set up Go 1.18
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go119.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

macos:
name: Test Go1.19 for macOS
runs-on: macos-latest
runs-on: macos-latest-large
steps:

- name: Set up Go 1.19
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go120.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

macos:
name: Test Go1.20 for macOS
runs-on: macos-latest
runs-on: macos-latest-large
steps:

- name: Set up Go 1.20
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go121.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

macos:
name: Test Go1.21 for macOS
runs-on: macos-latest
runs-on: macos-latest-large
steps:

- name: Set up Go 1.21
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go122.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

macos:
name: Test Go1.22 for macOS
runs-on: macos-latest
runs-on: macos-latest-large
steps:

- name: Set up Go 1.22
Expand Down

0 comments on commit d1c0359

Please sign in to comment.