Skip to content

Commit 93105ce

Browse files
committed
CI: Remove workaround for Ruby-4.0 on Windows
1 parent 8a29048 commit 93105ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/binary-gems.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ jobs:
9898
apt-get: "postgresql" # Ubuntu
9999
brew: "postgresql" # macOS
100100
mingw: "postgresql" # Windows mingw / mswin /ucrt
101-
# workaround missing ruby-4.0 on Windows
102-
setup-ruby-ref: ruby/setup-ruby/d3e3bd032ad2222a8ac878bbccf2aba78864e134
103101

104102
- name: Set up 32 bit x86 Ruby
105103
if: matrix.platform == 'x86-mingw32'

0 commit comments

Comments
 (0)