Skip to content

Commit fc1723b

Browse files
committed
Downgrade macos-latest-large to macos-latest
1 parent 662a97d commit fc1723b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [windows-latest, ubuntu-22.04, macos-latest-large]
13+
os: [windows-latest, ubuntu-22.04, macos-latest]
1414

1515
steps:
1616
- name: Install tools

0 commit comments

Comments
 (0)