Skip to content

Commit 9126eae

Browse files
committed
Update GitHub Actions workflow
1 parent 8f6753a commit 9126eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: tests
22
on: [push, pull_request]
33
jobs:
44
test-links:
5-
runs-on: ubuntu-latest
5+
runs-on: ubuntu-22.04
66
steps:
77
- uses: actions/checkout@v4
88
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1

0 commit comments

Comments
 (0)