Skip i386 tests for windows branches [skip ci]

This commit is contained in:
Andrew Kane
2023-08-19 10:01:55 -07:00
parent fe79d435c0
commit e9de248e4f

View File

@@ -78,6 +78,7 @@ jobs:
nmake /NOLOGO /F Makefile.win uninstall
shell: cmd
i386:
if: ${{ !startsWith(github.ref_name, 'mac') && !startsWith(github.ref_name, 'windows') }}
runs-on: ubuntu-latest
container:
image: debian:11