Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2021-11-06 14:15:14 +0300
committerMarti Maria <marti.maria@littlecms.com>2021-11-06 14:15:14 +0300
commitc65934f44aaf6cfc1a37f30f379bb76d5c891ec8 (patch)
tree6b7436010e225f8653133e968fbd4165f0fd01c7 /.github/workflows
parent7f6b88601bc9edeb54a3a60a5c6b013a06a606e2 (diff)
Update build.yml
Keep trying
Diffstat (limited to '.github/workflows')
-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