Skip to content

Commit

Permalink
Release Preparation for V1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Jan 8, 2025
1 parent e17fa0b commit 7bf4b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: macos-14
runs-on: macos-15

strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-aws-observability-accelerator",
"version": "1.6.0",
"version": "1.7.0",
"scripts": {
"build": "rm -rf dist && tsc --skipLibCheck",
"watch": "tsc -w",
Expand Down

0 comments on commit 7bf4b0b

Please sign in to comment.