Skip to content

Commit 0fd4461

Browse files
committed
👷 Unsupported builds run on ubuntu-24.04
1 parent fc96682 commit 0fd4461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/unsupported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
rubygems: "3.3.27"
4040
bundler: none
4141
gemfile: vanilla
42-
runs-on: ubuntu-20.04
42+
runs-on: ubuntu-24.04
4343
continue-on-error: ${{ matrix.experimental || endsWith(matrix.ruby, 'head') }}
4444
steps:
4545
- name: Checkout

0 commit comments

Comments
 (0)