summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2021-11-06 12:15:14 +0100
committerMarti Maria <marti.maria@littlecms.com>2021-11-06 12:15:14 +0100
commitc65934f44aaf6cfc1a37f30f379bb76d5c891ec8 (patch)
tree6b7436010e225f8653133e968fbd4165f0fd01c7 /.github
parent7f6b88601bc9edeb54a3a60a5c6b013a06a606e2 (diff)
downloadlcms2-c65934f44aaf6cfc1a37f30f379bb76d5c891ec8.tar.gz
Update build.yml
Keep trying
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index eca5e8c..36c26fb 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
cd ..\..\testbed
testbed.exe
- Windows-64:
+ Windows-32:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2