Skip to content

Commit

Permalink
CI: upgrade runner to Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Aug 2, 2024
1 parent 90a7fe3 commit 8d87f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

strategy:
matrix:
os-version: [ 'ubuntu-20.04' ]
os-version: [ 'ubuntu-24.04' ]
ruby-version:
- '2.3'
- '2.4'
Expand Down

0 comments on commit 8d87f5c

Please sign in to comment.