Skip to content

Commit 60d0b2a

Browse files
use more generic worker
1 parent f87bc1a commit 60d0b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/pre-commit-gha.yaml

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

1010
jobs:
1111
pre-commit:
12-
runs-on: ubuntu-22.04
12+
runs-on: ubuntu-latest
1313
if: >-
1414
!contains(github.event.head_commit.message, 'ci skip') &&
1515
(

0 commit comments

Comments
 (0)