Skip to content

Commit 6d82e9b

Browse files
hsbteregon
authored andcommitted
Also removed deprecated ubuntu-18.04
1 parent ba2a129 commit 6d82e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
strategy:
4444
fail-fast: false
4545
matrix:
46-
os: [ ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, macos-11, windows-2019 ]
46+
os: [ ubuntu-20.04, ubuntu-22.04, macos-11, windows-2019 ]
4747
runs-on: ${{ matrix.os }}
4848
env: # https://github.com/jruby/jruby/issues/7182
4949
JAVA_OPTS: -Djdk.io.File.enableADS=true

0 commit comments

Comments
 (0)