Skip to content

Commit fae3d94

Browse files
authored
Workflow: use ubuntu-latest
See if this fixes linter error.
1 parent aa8ce79 commit fae3d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
jobs:
77
test-bot:
8-
runs-on: ubuntu-22.04
8+
runs-on: ubuntu-latest
99
env:
1010
HOMEBREW_FORCE_VENDOR_RUBY: 1
1111
steps:

0 commit comments

Comments
 (0)