We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a29048 commit 93105ceCopy full SHA for 93105ce
.github/workflows/binary-gems.yml
@@ -98,8 +98,6 @@ jobs:
98
apt-get: "postgresql" # Ubuntu
99
brew: "postgresql" # macOS
100
mingw: "postgresql" # Windows mingw / mswin /ucrt
101
- # workaround missing ruby-4.0 on Windows
102
- setup-ruby-ref: ruby/setup-ruby/d3e3bd032ad2222a8ac878bbccf2aba78864e134
103
104
- name: Set up 32 bit x86 Ruby
105
if: matrix.platform == 'x86-mingw32'
0 commit comments