Skip to content

Commit

Permalink
Update CI macOS machine to macos-14
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 31, 2024
1 parent ef99d5c commit 200f03d
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-14 is faster than latest
- macos-14
- ubuntu-latest
# Disabled as discussed in
# https://github.com/ocamllabs/vscode-ocaml-platform/pull/1106
Expand Down

0 comments on commit 200f03d

Please sign in to comment.