Skip to content

Commit 258bc33

Browse files
committed
Drop Ubuntu 18.04 support
1 parent 4bfd9ac commit 258bc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
os: ['ubuntu-18.04', 'ubuntu-latest', 'macos-latest']
39+
os: ['ubuntu-latest', 'macos-latest']
4040
ruby: ['3.0', '3.1']
4141
experimental: [false]
4242
include:

0 commit comments

Comments
 (0)