Skip to content

Commit 48f7e3e

Browse files
committed
[TRY RUN] Add i686-pc-windows-gnu to CI
1 parent ea51964 commit 48f7e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ jobs:
131131
os: windows-2025
132132
- tuple: x86_64-pc-windows-gnu
133133
os: windows-2025
134-
# - tuple: i686-pc-windows-gnu
135-
# os: windows-latest
134+
- tuple: i686-pc-windows-gnu
135+
os: windows-2025
136136

137137
# Add additional variables to the matrix variations generated above using `include`:
138138
include:

0 commit comments

Comments
 (0)