diff --git a/.github/workflows/build-windows_310.yml b/.github/workflows/build-windows_310.yml index a59777e..16ff3dd 100644 --- a/.github/workflows/build-windows_310.yml +++ b/.github/workflows/build-windows_310.yml @@ -1,7 +1,7 @@ # This workflow will build fractalshades wheels unders windows and store these wheels as github artifacts # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build-windows +name: build-windows 3.10 on: # Allows you to run this workflow manually from the Actions tab diff --git a/.github/workflows/build-windows_311.yml b/.github/workflows/build-windows_311.yml index a59777e..d6491d1 100644 --- a/.github/workflows/build-windows_311.yml +++ b/.github/workflows/build-windows_311.yml @@ -1,7 +1,7 @@ # This workflow will build fractalshades wheels unders windows and store these wheels as github artifacts # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build-windows +name: build-windows 3.11 on: # Allows you to run this workflow manually from the Actions tab diff --git a/.github/workflows/build-windows_312.yml b/.github/workflows/build-windows_312.yml index a59777e..acad0a0 100644 --- a/.github/workflows/build-windows_312.yml +++ b/.github/workflows/build-windows_312.yml @@ -1,7 +1,7 @@ # This workflow will build fractalshades wheels unders windows and store these wheels as github artifacts # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build-windows +name: build-windows 3.12 on: # Allows you to run this workflow manually from the Actions tab diff --git a/.github/workflows/build-windows_38.yml b/.github/workflows/build-windows_38.yml index e757527..0df404c 100644 --- a/.github/workflows/build-windows_38.yml +++ b/.github/workflows/build-windows_38.yml @@ -1,7 +1,7 @@ # This workflow will build fractalshades wheels unders windows and store these wheels as github artifacts # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build-windows +name: build-windows 3.8 on: # Allows you to run this workflow manually from the Actions tab diff --git a/.github/workflows/build-windows_39.yml b/.github/workflows/build-windows_39.yml index a59777e..f62b833 100644 --- a/.github/workflows/build-windows_39.yml +++ b/.github/workflows/build-windows_39.yml @@ -1,7 +1,7 @@ # This workflow will build fractalshades wheels unders windows and store these wheels as github artifacts # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: build-windows +name: build-windows 3.9 on: # Allows you to run this workflow manually from the Actions tab