mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-24 01:42:05 +01:00
parent
0ab214b018
commit
556ec7053a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
||||
go test -shuffle=on -v -p=1 ./...
|
||||
|
||||
- name: go test (Linux 386)
|
||||
if: runner.os == 'Linux'
|
||||
if: false # This is tempoarily disabled due to an issue in GitHub Actions (#2667).
|
||||
run: |
|
||||
sudo dpkg --add-architecture i386
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user