Skip to content

Commit 4d521ea

Browse files
committed
Fix exclusion
1 parent 1d9686e commit 4d521ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
# Windows (note: previews are not available on Windows)
5555
- { os: windows-2019, ruby: '1.9' }
5656
- { os: windows-2022, ruby: '1.9' }
57-
- { os: windows-2019, ruby: '3.4.0-preview2' }
58-
- { os: windows-2022, ruby: '3.4.0-preview2' }
57+
- { os: windows-2019, ruby: '3.4' } # 3.4.0-preview2
58+
- { os: windows-2022, ruby: '3.4' } # 3.4.0-preview2
5959
- { os: windows-2019, ruby: debug }
6060
- { os: windows-2022, ruby: debug }
6161
- { os: windows-2019, ruby: truffleruby }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy