remove matrix.swift

This commit is contained in:
Miwa / Ensan
2024-02-20 18:16:36 +09:00
parent fc91b3b686
commit a8a977d3de

View File

@ -1,7 +1,7 @@
# This workflow will build a Swift project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
name: Swift on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix: