Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc67f6d

Browse filesBrowse files
committed
Update remaining 20.04 tests to 22.04
1 parent 5ea2b47 commit fc67f6d
Copy full SHA for fc67f6d

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml

Copy file name to clipboardExpand all lines: .github/workflows/test.yml
+2-2
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286

287287
testFixedBundlerVersionForOldRuby:
288288
name: "Test bundler: 1.x for old Ruby"
289-
runs-on: ubuntu-20.04
289+
runs-on: ubuntu-22.04
290290
steps:
291291
- uses: actions/checkout@v4
292292
- uses: ./
@@ -411,7 +411,7 @@ jobs:
411411
run: ruby -e "abort if File.exist?('C:/msys64/mingw64/bin/gcc.exe')"
412412

413413
lint:
414-
runs-on: ubuntu-20.04
414+
runs-on: ubuntu-22.04
415415
steps:
416416
- uses: actions/checkout@v4
417417
- run: yarn install

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.