Skip to content

Commit

Permalink
Use macos-latest-large instead of macos-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Jan 19, 2024
1 parent af1e235 commit c5ee352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
fail-fast: false
matrix:
os:
# macos-13 is faster than latest (macos-12)
- macos-13
# macos-latest-large is faster than latest
- macos-latest-large
- ubuntu-latest
# Disabled as discussed in
# https://github.com/ocamllabs/vscode-ocaml-platform/pull/1106
Expand Down

0 comments on commit c5ee352

Please sign in to comment.