10000 Use ubuntu-20.04 for test using Ruby 2.2 · ruby/setup-ruby@6cecb48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6cecb48

Browse files
committed
Use ubuntu-20.04 for test using Ruby 2.2
* #496 (comment)
1 parent 4d88f85 commit 6cecb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202

203203
testFixedBundlerVersionForOldRuby:
204204
name: "Test bundler: 1.x for old Ruby"
205-
runs-on: ubuntu-latest
205+
runs-on: ubuntu-20.04
206206
steps:
207207
- uses: actions/checkout@v3
208208
- uses: ./

0 commit comments

Comments
 (0)
0