Skip to content

Commit 091c59a

Browse files
Update pr-check.yml
Signed-off-by: Dan Garfield <dan@codefresh.io>
1 parent a79da76 commit 091c59a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
check:
1010
name: Pull Request Lint/Build
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- uses: actions/checkout@v2
1414
- name: Setup Node

0 commit comments

Comments
 (0)