Skip to content

Commit efbddb9

Browse files
authored
Try latest version of ubuntu
1 parent 4980892 commit efbddb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [pull_request]
33
jobs:
44
# Build for the Acquia Cloud development environment
55
build:
6-
runs-on: ubuntu-22.04
6+
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v3
99
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)