Skip to content

Commit 881c21f

Browse files
committed
Updated to ubuntu-latest
1 parent 33c8147 commit 881c21f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
gradle:
11-
runs-on: ubuntu-22.04-2cpu-8ram-75ssd
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v5
1414
- uses: actions/setup-java@v5

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88

99
jobs:
1010
claude-review:
11-
uses: atko-cic/ai-pr-analyzer-gh-action/.github/workflows/claude-code-review.yml@main
11+
uses: auth0/ai-pr-analyzer-gh-action/.github/workflows/claude-code-review.yml@main

0 commit comments

Comments
 (0)