Skip to content

Commit faff727

Browse files
miparnisarijosephschorr
authored andcommitted
change runner
1 parent 60c2dc7 commit faff727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on: # yamllint disable-line rule:truthy
1515
jobs:
1616
cla:
1717
name: "Check Signature"
18-
runs-on: "buildjet-2vcpu-ubuntu-2204"
18+
runs-on: "ubuntu-latest"
1919
steps:
2020
- uses: "authzed/actions/cla-check@main"
2121
with:

0 commit comments

Comments
 (0)