Skip to content

Commit 2b97d98

Browse files
Merge pull request #593 from aleksanderbl29/patch-1
fix: Update ubuntu to version 22.04
2 parents 6505cf7 + 60d0b2a commit 2b97d98

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-18.04
12+
runs-on: ubuntu-latest
1313
if: >-
1414
!contains(github.event.head_commit.message, 'ci skip') &&
1515
(

0 commit comments

Comments
 (0)