Skip to content

Commit

Permalink
rename build.yml to build-swiftshader.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Jul 11, 2024
1 parent 3f51860 commit e639e36
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# .github/workflows/build.yml
# .github/workflows/build-swiftshader.yml
#
# Copyright 2024 Jens A. Koch.
# SPDX-License-Identifier: MIT
# This file is part of https://github.com/jakoch/rasterizers
#

name: "Build on Windows"
name: "Build on Windows: Swiftshader"

on:
# You can manually run this workflow.
Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:

# ---------------------------------------------------------------------------------------

build-on-windows:
build-on-windows-swiftshader:

# ---------------------------------------------------------------------------------------

Expand Down

0 comments on commit e639e36

Please sign in to comment.