We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1685363 commit a285460Copy full SHA for a285460
1 file changed
.github/workflows/raw_dylib.yml
@@ -20,6 +20,7 @@ jobs:
20
- target: x86_64-pc-windows-msvc
21
- target: i686-pc-windows-msvc
22
- target: x86_64-pc-windows-gnu
23
+ - target: i686-pc-windows-gnu
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v3
0 commit comments