Skip to content

Commit

Permalink
Merge pull request #225 from ngtcp2/bump-macos
Browse files Browse the repository at this point in the history
Bump macos
  • Loading branch information
tatsuhiro-t authored May 12, 2024
2 parents 0070208 + dea5f8c commit 6bcfffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-22.04, macos-12]
os: [ubuntu-22.04, macos-13, macos-14]
compiler: [gcc, clang]
buildtool: [autotools, distcheck, cmake]
exclude:
Expand Down

0 comments on commit 6bcfffb

Please sign in to comment.