Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c authored Oct 29, 2021
1 parent 71a37bf commit f95eabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
strategy:
fail-fast: false
env:
C_COMPILER:i686-linux-gnu-gcc
CFLAGS:-m32
C_COMPILER: i686-linux-gnu-gcc
CFLAGS: -m32
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit f95eabd

Please sign in to comment.