Skip to content

Commit

Permalink
Merge pull request #12 from Talentia-Software-OSS/3.0.x
Browse files Browse the repository at this point in the history
angular v17.3.11
  • Loading branch information
cavone-leonardo authored Nov 14, 2024
2 parents 974b712 + 07a1af5 commit 1793a1c
Show file tree
Hide file tree
Showing 6 changed files with 6,213 additions and 9,189 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

publish-npm:
# needs: build
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
node-version: [18.19.0]
Expand Down
3 changes: 3 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
Loading

0 comments on commit 1793a1c

Please sign in to comment.