Skip to content

Commit

Permalink
CI: race is not supported on 386 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
drakkan committed Sep 27, 2021
1 parent b447df2 commit 7b9575b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Expand Up @@ -34,6 +34,5 @@ jobs:
if: startsWith(matrix.os, 'ubuntu-')
run: |
make integration
make integration_w_race
env:
GOARCH: 386

0 comments on commit 7b9575b

Please sign in to comment.