Skip to content

Commit 4fc5bb6

Browse files
authored
CI: remove Ubuntu 18.04 job (#473)
GitHub Actions will remove the Ubuntu 18.04 image in December and have brownouts before that: actions/runner-images#6002
1 parent 860fede commit 4fc5bb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
- { os: ubuntu-20.04, ruby: 2.7, gemfile: gemfiles/public_suffix_3.rb }
103103
- { os: ubuntu-20.04, ruby: 2.7, gemfile: gemfiles/public_suffix_4.rb }
104104
# Ubuntu
105-
- { os: ubuntu-18.04, ruby: 2.7 }
106105
- { os: ubuntu-22.04, ruby: 3.1 }
107106
# macOS
108107
- { os: macos-11, ruby: 3.1 }

0 commit comments

Comments
 (0)