Skip to content

Commit

Permalink
Remove macOS 11 builds, try to stabilize CI (puma#2548)
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg authored and JuanitoFatas committed Sep 9, 2022
1 parent 99a570f commit 83d8765
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/mri.yml
Expand Up @@ -26,7 +26,6 @@ jobs:
- { os: windows-2019 , ruby: mingw }
- { os: ubuntu-20.04 , ruby: 2.7 , no-ssl: ' no SSL' }
- { os: windows-2019 , ruby: 2.7 , no-ssl: ' no SSL' }
- { os: macos-11.0 , ruby: 2.7 }
exclude:
- { os: ubuntu-20.04 , ruby: 2.2 }
- { os: ubuntu-20.04 , ruby: 2.3 }
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/non_mri.yml
Expand Up @@ -24,7 +24,6 @@ jobs:
- { os: ubuntu-20.04 , ruby: jruby, no-ssl: ' no SSL' }
- { os: ubuntu-20.04 , ruby: jruby-head, allow-failure: true }
- { os: ubuntu-20.04 , ruby: truffleruby-head }
- { os: macos-11.0 , ruby: jruby }
- { os: macos-10.15 , ruby: jruby }
- { os: macos-10.15 , ruby: truffleruby-head }

Expand Down

0 comments on commit 83d8765

Please sign in to comment.