Skip to content

Commit b27b92e

Browse files
committed
fix: revert to ubuntu-latest action
1 parent 837d63e commit b27b92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ jobs:
361361
is_fork: ${{ github.event.pull_request.head.repo.fork == true || github.actor == 'dependabot[bot]' }}
362362

363363
jetbrains-tests:
364-
runs-on: ubuntu-latest-8-cores
364+
runs-on: ubuntu-latest
365365
timeout-minutes: 15
366366
steps:
367367
- name: Free disk space

0 commit comments

Comments
 (0)