8000 Removed macos-10.15 because it will be removed at 2023-03-31 · ruby/jruby-dev-builder@ba2a129 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba2a129

Browse files
hsbteregon
authored andcommitted
Removed macos-10.15 because it will be removed at 2023-03-31
1 parent 5312ae5 commit ba2a129

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-10.15, windows-2019 ]
46+
os: [ ubuntu-18.04, 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)
0