Skip to content

Commit

Permalink
apacheGH-39246: [CI][GLib][Ruby] Use Ubuntu 22.04 not 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 16, 2023
1 parent 75c6b64 commit e0f91de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fail-fast: false
matrix:
ubuntu:
- 20.04
- 22.04
env:
UBUNTU: ${{ matrix.ubuntu }}
steps:
Expand Down

0 comments on commit e0f91de

Please sign in to comment.